class FrameworkRef

Defined at line 1479 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 framework itself.

Public Methods

void FrameworkRef (Storage_ storage)
void FrameworkRef (uint8_t __reserved)
void FrameworkRef ()

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

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

void FrameworkRef (FrameworkRef && )

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

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

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

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

Setter for __reserved.

void FrameworkRef (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits