class RealmReplaceComponentDeclResponse
Defined at line 3838 of file fidling/gen/sdk/fidl/fuchsia.component.test/fuchsia.component.test/cpp/fidl/fuchsia.component.test/cpp/natural_types.h
Public Methods
void RealmReplaceComponentDeclResponse (Storage_ storage)
void RealmReplaceComponentDeclResponse (uint8_t __reserved)
void RealmReplaceComponentDeclResponse ()
Default constructs a |RealmReplaceComponentDeclResponse| only if all of its members are default constructible.
Defined at line 3848 of file fidling/gen/sdk/fidl/fuchsia.component.test/fuchsia.component.test/cpp/fidl/fuchsia.component.test/cpp/natural_types.h
void RealmReplaceComponentDeclResponse (RealmReplaceComponentDeclResponse && )
Defined at line 3851 of file fidling/gen/sdk/fidl/fuchsia.component.test/fuchsia.component.test/cpp/fidl/fuchsia.component.test/cpp/natural_types.h
void RealmReplaceComponentDeclResponse (const RealmReplaceComponentDeclResponse & other)
RealmReplaceComponentDeclResponse & operator= (RealmReplaceComponentDeclResponse && )
Defined at line 3852 of file fidling/gen/sdk/fidl/fuchsia.component.test/fuchsia.component.test/cpp/fidl/fuchsia.component.test/cpp/natural_types.h
RealmReplaceComponentDeclResponse & operator= (const RealmReplaceComponentDeclResponse & other)
bool operator== (const RealmReplaceComponentDeclResponse & other)
bool operator!= (const RealmReplaceComponentDeclResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
RealmReplaceComponentDeclResponse & __reserved (uint8_t value)
Setter for __reserved.
void RealmReplaceComponentDeclResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits