class CryptManagementAddWrappingKeyResult

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

Public Methods

void CryptManagementAddWrappingKeyResult ()
void CryptManagementAddWrappingKeyResult (const CryptManagementAddWrappingKeyResult & )

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

CryptManagementAddWrappingKeyResult WithResponse (::fuchsia_fxfs::wire::CryptManagementAddWrappingKeyResponse val)
CryptManagementAddWrappingKeyResult & operator= (const CryptManagementAddWrappingKeyResult & )

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

void CryptManagementAddWrappingKeyResult (CryptManagementAddWrappingKeyResult && )

Defined at line 848 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 ()
CryptManagementAddWrappingKeyResult & operator= (CryptManagementAddWrappingKeyResult && )

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

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

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

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