class RecoveryInitSystemPartitionTableRequest

Defined at line 306 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/natural_types.h

Public Methods

void RecoveryInitSystemPartitionTableRequest (Storage_ storage)
void RecoveryInitSystemPartitionTableRequest (::std::vector< ::fuchsia_storage_partitions::PartitionInfo> partitions)
void RecoveryInitSystemPartitionTableRequest ()

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

Defined at line 317 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/natural_types.h

void RecoveryInitSystemPartitionTableRequest (RecoveryInitSystemPartitionTableRequest && )

Defined at line 320 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/natural_types.h

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

Defined at line 321 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/natural_types.h

RecoveryInitSystemPartitionTableRequest & operator= (const RecoveryInitSystemPartitionTableRequest & other)
bool operator== (const RecoveryInitSystemPartitionTableRequest & other)
bool operator!= (const RecoveryInitSystemPartitionTableRequest & other)
const ::std::vector< ::fuchsia_storage_partitions::PartitionInfo> & partitions ()
::std::vector< ::fuchsia_storage_partitions::PartitionInfo> & partitions ()
RecoveryInitSystemPartitionTableRequest & partitions (::std::vector< ::fuchsia_storage_partitions::PartitionInfo> value)

Setter for partitions.

void RecoveryInitSystemPartitionTableRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits