class RecoveryInitSystemPartitionTableResponse

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

Public Methods

void RecoveryInitSystemPartitionTableResponse (Storage_ storage)
void RecoveryInitSystemPartitionTableResponse (uint8_t __reserved)
void RecoveryInitSystemPartitionTableResponse ()

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

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

void RecoveryInitSystemPartitionTableResponse (RecoveryInitSystemPartitionTableResponse && )

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

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

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

RecoveryInitSystemPartitionTableResponse & operator= (const RecoveryInitSystemPartitionTableResponse & other)
bool operator== (const RecoveryInitSystemPartitionTableResponse & other)
bool operator!= (const RecoveryInitSystemPartitionTableResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
RecoveryInitSystemPartitionTableResponse & __reserved (uint8_t value)

Setter for __reserved.

void RecoveryInitSystemPartitionTableResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits