class VolumeManagerAllocatePartitionResponse
Defined at line 1048 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/natural_types.h
Public Methods
void VolumeManagerAllocatePartitionResponse (Storage_ storage)
void VolumeManagerAllocatePartitionResponse (int32_t status)
void VolumeManagerAllocatePartitionResponse ()
Default constructs a |VolumeManagerAllocatePartitionResponse| only if all of its members are default constructible.
Defined at line 1058 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/natural_types.h
void VolumeManagerAllocatePartitionResponse (VolumeManagerAllocatePartitionResponse && )
Defined at line 1061 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/natural_types.h
void VolumeManagerAllocatePartitionResponse (const VolumeManagerAllocatePartitionResponse & other)
VolumeManagerAllocatePartitionResponse & operator= (VolumeManagerAllocatePartitionResponse && )
Defined at line 1062 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/natural_types.h
VolumeManagerAllocatePartitionResponse & operator= (const VolumeManagerAllocatePartitionResponse & other)
bool operator== (const VolumeManagerAllocatePartitionResponse & other)
bool operator!= (const VolumeManagerAllocatePartitionResponse & other)
int32_t status ()
int32_t & status ()
VolumeManagerAllocatePartitionResponse & status (int32_t value)
Setter for status.
void VolumeManagerAllocatePartitionResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits