class DeviceProgramKeyResult

Defined at line 49 of file fidling/gen/sdk/fidl/fuchsia.hardware.inlineencryption/fuchsia.hardware.inlineencryption/cpp/fidl/fuchsia.hardware.inlineencryption/cpp/wire_types.h

Public Methods

void DeviceProgramKeyResult ()
void DeviceProgramKeyResult (const DeviceProgramKeyResult & )

Defined at line 55 of file fidling/gen/sdk/fidl/fuchsia.hardware.inlineencryption/fuchsia.hardware.inlineencryption/cpp/fidl/fuchsia.hardware.inlineencryption/cpp/wire_types.h

DeviceProgramKeyResult & operator= (const DeviceProgramKeyResult & )

Defined at line 56 of file fidling/gen/sdk/fidl/fuchsia.hardware.inlineencryption/fuchsia.hardware.inlineencryption/cpp/fidl/fuchsia.hardware.inlineencryption/cpp/wire_types.h

void DeviceProgramKeyResult (DeviceProgramKeyResult && )

Defined at line 57 of file fidling/gen/sdk/fidl/fuchsia.hardware.inlineencryption/fuchsia.hardware.inlineencryption/cpp/fidl/fuchsia.hardware.inlineencryption/cpp/wire_types.h

bool has_invalid_tag ()
bool is_response ()
DeviceProgramKeyResult WithResponse (::fuchsia_hardware_inlineencryption::wire::DeviceProgramKeyResponse val)
DeviceProgramKeyResult & operator= (DeviceProgramKeyResult && )

Defined at line 58 of file fidling/gen/sdk/fidl/fuchsia.hardware.inlineencryption/fuchsia.hardware.inlineencryption/cpp/fidl/fuchsia.hardware.inlineencryption/cpp/wire_types.h

::fuchsia_hardware_inlineencryption::wire::DeviceProgramKeyResponse & response ()
const ::fuchsia_hardware_inlineencryption::wire::DeviceProgramKeyResponse & response ()
bool is_err ()
DeviceProgramKeyResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_inlineencryption::wire::DeviceProgramKeyResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

Defined at line 60 of file fidling/gen/sdk/fidl/fuchsia.hardware.inlineencryption/fuchsia.hardware.inlineencryption/cpp/fidl/fuchsia.hardware.inlineencryption/cpp/wire_types.h