class VolumeManagerSetPartitionNameResponse
Defined at line 1576 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/natural_types.h
Public Methods
void VolumeManagerSetPartitionNameResponse (Storage_ storage)
void VolumeManagerSetPartitionNameResponse (uint8_t __reserved)
void VolumeManagerSetPartitionNameResponse ()
Default constructs a |VolumeManagerSetPartitionNameResponse| only if all of its members are default constructible.
Defined at line 1586 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/natural_types.h
void VolumeManagerSetPartitionNameResponse (VolumeManagerSetPartitionNameResponse && )
Defined at line 1589 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/natural_types.h
void VolumeManagerSetPartitionNameResponse (const VolumeManagerSetPartitionNameResponse & other)
VolumeManagerSetPartitionNameResponse & operator= (VolumeManagerSetPartitionNameResponse && )
Defined at line 1590 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/natural_types.h
VolumeManagerSetPartitionNameResponse & operator= (const VolumeManagerSetPartitionNameResponse & other)
bool operator== (const VolumeManagerSetPartitionNameResponse & other)
bool operator!= (const VolumeManagerSetPartitionNameResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
VolumeManagerSetPartitionNameResponse & __reserved (uint8_t value)
Setter for __reserved.
void VolumeManagerSetPartitionNameResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits