class RecoveryMountSystemBlobVolumeResponse

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

Public Methods

void RecoveryMountSystemBlobVolumeResponse (Storage_ storage)
void RecoveryMountSystemBlobVolumeResponse (uint8_t __reserved)
void RecoveryMountSystemBlobVolumeResponse ()

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

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

void RecoveryMountSystemBlobVolumeResponse (RecoveryMountSystemBlobVolumeResponse && )

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

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

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

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

Setter for __reserved.

void RecoveryMountSystemBlobVolumeResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits