class VolumeManagerGetPartitionLimitRequest
Defined at line 1280 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/natural_types.h
Public Methods
void VolumeManagerGetPartitionLimitRequest (Storage_ storage)
void VolumeManagerGetPartitionLimitRequest (::fuchsia_storage_block::Guid guid)
void VolumeManagerGetPartitionLimitRequest ()
Default constructs a |VolumeManagerGetPartitionLimitRequest| only if all of its members are default constructible.
Defined at line 1290 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/natural_types.h
void VolumeManagerGetPartitionLimitRequest (VolumeManagerGetPartitionLimitRequest && )
Defined at line 1293 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/natural_types.h
void VolumeManagerGetPartitionLimitRequest (const VolumeManagerGetPartitionLimitRequest & other)
VolumeManagerGetPartitionLimitRequest & operator= (VolumeManagerGetPartitionLimitRequest && )
Defined at line 1294 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/natural_types.h
VolumeManagerGetPartitionLimitRequest & operator= (const VolumeManagerGetPartitionLimitRequest & other)
bool operator== (const VolumeManagerGetPartitionLimitRequest & other)
bool operator!= (const VolumeManagerGetPartitionLimitRequest & other)
const ::fuchsia_storage_block::Guid & guid ()
::fuchsia_storage_block::Guid & guid ()
VolumeManagerGetPartitionLimitRequest & guid (::fuchsia_storage_block::Guid value)
Setter for guid.
void VolumeManagerGetPartitionLimitRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits