class CryptCreateKeyWithIdResult
Defined at line 710 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h
Public Methods
void CryptCreateKeyWithIdResult ()
void CryptCreateKeyWithIdResult (const CryptCreateKeyWithIdResult & )
Defined at line 716 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h
CryptCreateKeyWithIdResult & operator= (const CryptCreateKeyWithIdResult & )
Defined at line 717 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h
void CryptCreateKeyWithIdResult (CryptCreateKeyWithIdResult && )
Defined at line 718 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 ()
CryptCreateKeyWithIdResult WithResponse (::fidl::ObjectView< ::fuchsia_fxfs::wire::CryptCreateKeyWithIdResponse> val)
CryptCreateKeyWithIdResult & operator= (CryptCreateKeyWithIdResult && )
Defined at line 719 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h
template <typename... Args>
CryptCreateKeyWithIdResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 733 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h
::fuchsia_fxfs::wire::CryptCreateKeyWithIdResponse & response ()
const ::fuchsia_fxfs::wire::CryptCreateKeyWithIdResponse & response ()
bool is_err ()
CryptCreateKeyWithIdResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_fxfs::wire::CryptCreateKeyWithIdResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 721 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h