class CryptManagementForgetWrappingKeyResult

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

Public Methods

void CryptManagementForgetWrappingKeyResult ()
void CryptManagementForgetWrappingKeyResult (const CryptManagementForgetWrappingKeyResult & )

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

CryptManagementForgetWrappingKeyResult & operator= (const CryptManagementForgetWrappingKeyResult & )

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

void CryptManagementForgetWrappingKeyResult (CryptManagementForgetWrappingKeyResult && )

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

bool has_invalid_tag ()
bool is_response ()
CryptManagementForgetWrappingKeyResult WithResponse (::fuchsia_fxfs::wire::CryptManagementForgetWrappingKeyResponse val)
CryptManagementForgetWrappingKeyResult & operator= (CryptManagementForgetWrappingKeyResult && )

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

::fuchsia_fxfs::wire::CryptManagementForgetWrappingKeyResponse & response ()
const ::fuchsia_fxfs::wire::CryptManagementForgetWrappingKeyResponse & response ()
bool is_err ()
CryptManagementForgetWrappingKeyResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_fxfs::wire::CryptManagementForgetWrappingKeyResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

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