class CryptManagementForgetWrappingKeyResult

Defined at line 907 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 913 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 914 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 915 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 916 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 Tag
Name Value
kResponse 1
kErr 2

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