class VolumeManagerSetPartitionLimitResponse

Defined at line 1462 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/natural_types.h

Public Methods

void VolumeManagerSetPartitionLimitResponse (Storage_ storage)
void VolumeManagerSetPartitionLimitResponse (int32_t status)
void VolumeManagerSetPartitionLimitResponse ()

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

Defined at line 1472 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/natural_types.h

void VolumeManagerSetPartitionLimitResponse (VolumeManagerSetPartitionLimitResponse && )

Defined at line 1475 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/natural_types.h

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

Defined at line 1476 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/natural_types.h

VolumeManagerSetPartitionLimitResponse & operator= (const VolumeManagerSetPartitionLimitResponse & other)
bool operator== (const VolumeManagerSetPartitionLimitResponse & other)
bool operator!= (const VolumeManagerSetPartitionLimitResponse & other)
int32_t status ()
int32_t & status ()
VolumeManagerSetPartitionLimitResponse & status (int32_t value)

Setter for status.

void VolumeManagerSetPartitionLimitResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits