class RealmGetRealmDeclResponse

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

Public Methods

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

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

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

void RealmGetRealmDeclResponse (RealmGetRealmDeclResponse && )

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

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

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

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

Setter for component_decl.

void RealmGetRealmDeclResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits