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