class CryptCreateKeyResult
Defined at line 666 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h
Public Methods
void CryptCreateKeyResult ()
void CryptCreateKeyResult (const CryptCreateKeyResult & )
Defined at line 672 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 ()
CryptCreateKeyResult WithResponse (::fidl::ObjectView< ::fuchsia_fxfs::wire::CryptCreateKeyResponse> val)
CryptCreateKeyResult WithErr (int32_t val)
CryptCreateKeyResult & operator= (const CryptCreateKeyResult & )
Defined at line 673 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h
void CryptCreateKeyResult (CryptCreateKeyResult && )
Defined at line 674 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h
CryptCreateKeyResult & operator= (CryptCreateKeyResult && )
Defined at line 675 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h
template <typename... Args>
CryptCreateKeyResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 689 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h
::fuchsia_fxfs::wire::CryptCreateKeyResponse & response ()
const ::fuchsia_fxfs::wire::CryptCreateKeyResponse & response ()
bool is_err ()
int32_t & err ()
const int32_t & err ()
::fuchsia_fxfs::wire::CryptCreateKeyResult::Tag Which ()
Enumerations
enum class Tag : fidl_xunion_tag_t
| Name | Value | Comments |
|---|---|---|
| kResponse | 1 |
0x1 |
| kErr | 2 |
0x2 |
Defined at line 677 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h