class CryptManagementSetActiveKeyResult

Defined at line 858 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 864 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 865 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 866 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 867 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 Tag
Name Value
kResponse 1
kErr 2

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