class CryptManagementForgetWrappingKeyRequest

Defined at line 1477 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h

Public Methods

void CryptManagementForgetWrappingKeyRequest (Storage_ storage)
void CryptManagementForgetWrappingKeyRequest (::std::array<uint8_t, 16> wrapping_key_id)
void CryptManagementForgetWrappingKeyRequest ()

Default constructs a |CryptManagementForgetWrappingKeyRequest| only if all of its members are default constructible.

Defined at line 1487 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h

void CryptManagementForgetWrappingKeyRequest (CryptManagementForgetWrappingKeyRequest && )

Defined at line 1490 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h

void CryptManagementForgetWrappingKeyRequest (const CryptManagementForgetWrappingKeyRequest & other)
CryptManagementForgetWrappingKeyRequest & operator= (CryptManagementForgetWrappingKeyRequest && )

Defined at line 1491 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h

CryptManagementForgetWrappingKeyRequest & operator= (const CryptManagementForgetWrappingKeyRequest & other)
bool operator== (const CryptManagementForgetWrappingKeyRequest & other)
bool operator!= (const CryptManagementForgetWrappingKeyRequest & other)
const ::std::array<uint8_t, 16> & wrapping_key_id ()
::std::array<uint8_t, 16> & wrapping_key_id ()
CryptManagementForgetWrappingKeyRequest & wrapping_key_id (::std::array<uint8_t, 16> value)

Setter for wrapping_key_id.

void CryptManagementForgetWrappingKeyRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits