class StorageAdminDeleteComponentStorageResponse

Defined at line 4203 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/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 4213 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_types.h

void StorageAdminDeleteComponentStorageResponse (StorageAdminDeleteComponentStorageResponse && )

Defined at line 4216 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_types.h

void StorageAdminDeleteComponentStorageResponse (const StorageAdminDeleteComponentStorageResponse & other)
StorageAdminDeleteComponentStorageResponse & operator= (StorageAdminDeleteComponentStorageResponse && )

Defined at line 4217 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/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