class RealmGetComponentDeclResponse

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

Public Methods

void RealmGetComponentDeclResponse (Storage_ storage)
void RealmGetComponentDeclResponse (::fuchsia_component_decl::Component component_decl)
void RealmGetComponentDeclResponse ()

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

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

void RealmGetComponentDeclResponse (RealmGetComponentDeclResponse && )

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

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

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

RealmGetComponentDeclResponse & operator= (const RealmGetComponentDeclResponse & other)
bool operator== (const RealmGetComponentDeclResponse & other)
bool operator!= (const RealmGetComponentDeclResponse & other)
const ::fuchsia_component_decl::Component & component_decl ()
::fuchsia_component_decl::Component & component_decl ()
RealmGetComponentDeclResponse & component_decl (::fuchsia_component_decl::Component value)

Setter for component_decl.

void RealmGetComponentDeclResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits