class SelfRef

Defined at line 1375 of file fidling/gen/sdk/fidl/fuchsia.component.decl/fuchsia.component.decl/cpp/fidl/fuchsia.component.decl/cpp/natural_types.h

A reference to the component itself.

Public Methods

void SelfRef (Storage_ storage)
void SelfRef (uint8_t __reserved)
void SelfRef ()

Default constructs a |SelfRef| only if all of its members are default constructible.

Defined at line 1385 of file fidling/gen/sdk/fidl/fuchsia.component.decl/fuchsia.component.decl/cpp/fidl/fuchsia.component.decl/cpp/natural_types.h

void SelfRef (SelfRef && )

Defined at line 1388 of file fidling/gen/sdk/fidl/fuchsia.component.decl/fuchsia.component.decl/cpp/fidl/fuchsia.component.decl/cpp/natural_types.h

void SelfRef (const SelfRef & other)
SelfRef & operator= (SelfRef && )

Defined at line 1389 of file fidling/gen/sdk/fidl/fuchsia.component.decl/fuchsia.component.decl/cpp/fidl/fuchsia.component.decl/cpp/natural_types.h

SelfRef & operator= (const SelfRef & other)
bool operator== (const SelfRef & other)
bool operator!= (const SelfRef & other)
uint8_t __reserved ()
uint8_t & __reserved ()
SelfRef & __reserved (uint8_t value)

Setter for __reserved.

void SelfRef (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits