class CryptCreateKeyResult

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

CryptCreateKeyResult & operator= (const CryptCreateKeyResult & )

Defined at line 651 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 652 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 & operator= (CryptCreateKeyResult && )

Defined at line 653 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 667 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 ()
CryptCreateKeyResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_fxfs::wire::CryptCreateKeyResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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