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