class StorageAdminListStorageInRealmResponse

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

Public Methods

void StorageAdminListStorageInRealmResponse (Storage_ storage)
void StorageAdminListStorageInRealmResponse (uint8_t __reserved)
void StorageAdminListStorageInRealmResponse ()

Default constructs a |StorageAdminListStorageInRealmResponse| only if all of its members are default constructible.

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

void StorageAdminListStorageInRealmResponse (StorageAdminListStorageInRealmResponse && )

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

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

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

StorageAdminListStorageInRealmResponse & operator= (const StorageAdminListStorageInRealmResponse & other)
bool operator== (const StorageAdminListStorageInRealmResponse & other)
bool operator!= (const StorageAdminListStorageInRealmResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
StorageAdminListStorageInRealmResponse & __reserved (uint8_t value)

Setter for __reserved.

void StorageAdminListStorageInRealmResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits