class CryptCreateKeyWithIdResult
Defined at line 699 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 705 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 706 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 707 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 708 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 722 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 710 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h