class CryptManagementAddWrappingKeyResult
Defined at line 809 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 815 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h
CryptManagementAddWrappingKeyResult & operator= (const CryptManagementAddWrappingKeyResult & )
Defined at line 816 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 817 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 WithResponse (::fuchsia_fxfs::wire::CryptManagementAddWrappingKeyResponse val)
CryptManagementAddWrappingKeyResult & operator= (CryptManagementAddWrappingKeyResult && )
Defined at line 818 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 Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 820 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h