class OverlayPartitionGetPartitionsResponse
Defined at line 877 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_partitions::PartitionInfo> partitions)
void OverlayPartitionGetPartitionsResponse ()
Default constructs a |OverlayPartitionGetPartitionsResponse| only if all of its members are default constructible.
Defined at line 888 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 891 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 892 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_partitions::PartitionInfo> & partitions ()
::std::vector< ::fuchsia_storage_partitions::PartitionInfo> & partitions ()
OverlayPartitionGetPartitionsResponse & partitions (::std::vector< ::fuchsia_storage_partitions::PartitionInfo> value)
Setter for partitions.
void OverlayPartitionGetPartitionsResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits