class OverlayPartitionGetPartitionsResponse
Defined at line 230 of file fidling/gen/sdk/fidl/fuchsia.storage.partitions/fuchsia.storage.partitions/cpp/fidl/fuchsia.storage.partitions/cpp/natural_types.h
Public Methods
void OverlayPartitionGetPartitionsResponse (Storage_ storage)
void OverlayPartitionGetPartitionsResponse (::std::vector< ::fuchsia_storage_block::PartitionInfo> partitions)
void OverlayPartitionGetPartitionsResponse ()
Default constructs a |OverlayPartitionGetPartitionsResponse| only if all of its members are default constructible.
Defined at line 241 of file fidling/gen/sdk/fidl/fuchsia.storage.partitions/fuchsia.storage.partitions/cpp/fidl/fuchsia.storage.partitions/cpp/natural_types.h
void OverlayPartitionGetPartitionsResponse (OverlayPartitionGetPartitionsResponse && )
Defined at line 244 of file fidling/gen/sdk/fidl/fuchsia.storage.partitions/fuchsia.storage.partitions/cpp/fidl/fuchsia.storage.partitions/cpp/natural_types.h
void OverlayPartitionGetPartitionsResponse (const OverlayPartitionGetPartitionsResponse & other)
OverlayPartitionGetPartitionsResponse & operator= (OverlayPartitionGetPartitionsResponse && )
Defined at line 245 of file fidling/gen/sdk/fidl/fuchsia.storage.partitions/fuchsia.storage.partitions/cpp/fidl/fuchsia.storage.partitions/cpp/natural_types.h
OverlayPartitionGetPartitionsResponse & operator= (const OverlayPartitionGetPartitionsResponse & other)
bool operator== (const OverlayPartitionGetPartitionsResponse & other)
bool operator!= (const OverlayPartitionGetPartitionsResponse & other)
const ::std::vector< ::fuchsia_storage_block::PartitionInfo> & partitions ()
::std::vector< ::fuchsia_storage_block::PartitionInfo> & partitions ()
OverlayPartitionGetPartitionsResponse & partitions (::std::vector< ::fuchsia_storage_block::PartitionInfo> value)
Setter for partitions.
void OverlayPartitionGetPartitionsResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits