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