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