class CryptUnwrapKeyResult

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

Public Methods

void CryptUnwrapKeyResult ()
void CryptUnwrapKeyResult (const CryptUnwrapKeyResult & )

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

CryptUnwrapKeyResult & operator= (const CryptUnwrapKeyResult & )

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

void CryptUnwrapKeyResult (CryptUnwrapKeyResult && )

Defined at line 773 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 ()
CryptUnwrapKeyResult WithResponse (::fidl::ObjectView< ::fuchsia_fxfs::wire::CryptUnwrapKeyResponse> val)
CryptUnwrapKeyResult & operator= (CryptUnwrapKeyResult && )

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

template <typename... Args>
CryptUnwrapKeyResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

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

::fuchsia_fxfs::wire::CryptUnwrapKeyResponse & response ()
const ::fuchsia_fxfs::wire::CryptUnwrapKeyResponse & response ()
bool is_err ()
CryptUnwrapKeyResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_fxfs::wire::CryptUnwrapKeyResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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