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