class CryptManagementSetActiveKeyResult

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

Public Methods

void CryptManagementSetActiveKeyResult ()
void CryptManagementSetActiveKeyResult (const CryptManagementSetActiveKeyResult & )

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

CryptManagementSetActiveKeyResult & operator= (const CryptManagementSetActiveKeyResult & )

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

void CryptManagementSetActiveKeyResult (CryptManagementSetActiveKeyResult && )

Defined at line 877 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 ()
CryptManagementSetActiveKeyResult WithResponse (::fuchsia_fxfs::wire::CryptManagementSetActiveKeyResponse val)
CryptManagementSetActiveKeyResult & operator= (CryptManagementSetActiveKeyResult && )

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

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

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

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