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