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