class CryptManagementAddWrappingKeyResponse
Defined at line 1194 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h
Public Methods
void CryptManagementAddWrappingKeyResponse (Storage_ storage)
void CryptManagementAddWrappingKeyResponse (uint8_t __reserved)
void CryptManagementAddWrappingKeyResponse ()
Default constructs a |CryptManagementAddWrappingKeyResponse| only if all of its members are default constructible.
Defined at line 1204 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h
void CryptManagementAddWrappingKeyResponse (CryptManagementAddWrappingKeyResponse && )
Defined at line 1207 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h
void CryptManagementAddWrappingKeyResponse (const CryptManagementAddWrappingKeyResponse & other)
CryptManagementAddWrappingKeyResponse & operator= (CryptManagementAddWrappingKeyResponse && )
Defined at line 1208 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h
CryptManagementAddWrappingKeyResponse & operator= (const CryptManagementAddWrappingKeyResponse & other)
bool operator== (const CryptManagementAddWrappingKeyResponse & other)
bool operator!= (const CryptManagementAddWrappingKeyResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
CryptManagementAddWrappingKeyResponse & __reserved (uint8_t value)
Setter for __reserved.
void CryptManagementAddWrappingKeyResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits