class ControlDeviceCreateBuffer2Result

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

Public Methods

void ControlDeviceCreateBuffer2Result ()
void ControlDeviceCreateBuffer2Result (const ControlDeviceCreateBuffer2Result & )

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

ControlDeviceCreateBuffer2Result & operator= (const ControlDeviceCreateBuffer2Result & )

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

void ControlDeviceCreateBuffer2Result (ControlDeviceCreateBuffer2Result && )

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

bool has_invalid_tag ()
bool is_response ()
ControlDeviceCreateBuffer2Result WithResponse (::fuchsia_hardware_goldfish::wire::ControlDeviceCreateBuffer2Response val)
ControlDeviceCreateBuffer2Result & operator= (ControlDeviceCreateBuffer2Result && )

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

::fuchsia_hardware_goldfish::wire::ControlDeviceCreateBuffer2Response & response ()
const ::fuchsia_hardware_goldfish::wire::ControlDeviceCreateBuffer2Response & response ()
bool is_err ()
ControlDeviceCreateBuffer2Result WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_goldfish::wire::ControlDeviceCreateBuffer2Result::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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