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