class CryptManagementAddWrappingKeyResult
Defined at line 820 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 826 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 827 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 828 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 829 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 831 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h