class RecoveryFormatSystemBlobVolumeResponse
Defined at line 621 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/natural_types.h
Public Methods
void RecoveryFormatSystemBlobVolumeResponse (Storage_ storage)
void RecoveryFormatSystemBlobVolumeResponse (uint8_t __reserved)
void RecoveryFormatSystemBlobVolumeResponse ()
Default constructs a |RecoveryFormatSystemBlobVolumeResponse| only if all of its members are default constructible.
Defined at line 632 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/natural_types.h
void RecoveryFormatSystemBlobVolumeResponse (RecoveryFormatSystemBlobVolumeResponse && )
Defined at line 635 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/natural_types.h
void RecoveryFormatSystemBlobVolumeResponse (const RecoveryFormatSystemBlobVolumeResponse & other)
RecoveryFormatSystemBlobVolumeResponse & operator= (RecoveryFormatSystemBlobVolumeResponse && )
Defined at line 636 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/natural_types.h
RecoveryFormatSystemBlobVolumeResponse & operator= (const RecoveryFormatSystemBlobVolumeResponse & other)
bool operator== (const RecoveryFormatSystemBlobVolumeResponse & other)
bool operator!= (const RecoveryFormatSystemBlobVolumeResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
RecoveryFormatSystemBlobVolumeResponse & __reserved (uint8_t value)
Setter for __reserved.
void RecoveryFormatSystemBlobVolumeResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits