class CryptCreateKeyWithIdResult

Defined at line 721 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 727 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 WithErr (int32_t val)
CryptCreateKeyWithIdResult & operator= (const CryptCreateKeyWithIdResult & )

Defined at line 728 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 729 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h

CryptCreateKeyWithIdResult & operator= (CryptCreateKeyWithIdResult && )

Defined at line 730 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 744 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 ()
int32_t & err ()
const int32_t & err ()
::fuchsia_fxfs::wire::CryptCreateKeyWithIdResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

Defined at line 732 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h