class ControlDeviceCreateSyncFenceResult

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

Public Methods

void ControlDeviceCreateSyncFenceResult ()
void ControlDeviceCreateSyncFenceResult (const ControlDeviceCreateSyncFenceResult & )

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

ControlDeviceCreateSyncFenceResult & operator= (const ControlDeviceCreateSyncFenceResult & )

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

void ControlDeviceCreateSyncFenceResult (ControlDeviceCreateSyncFenceResult && )

Defined at line 1207 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 ()
ControlDeviceCreateSyncFenceResult WithResponse (::fuchsia_hardware_goldfish::wire::ControlDeviceCreateSyncFenceResponse val)
ControlDeviceCreateSyncFenceResult & operator= (ControlDeviceCreateSyncFenceResult && )

Defined at line 1208 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::ControlDeviceCreateSyncFenceResponse & response ()
const ::fuchsia_hardware_goldfish::wire::ControlDeviceCreateSyncFenceResponse & response ()
bool is_err ()
ControlDeviceCreateSyncFenceResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_goldfish::wire::ControlDeviceCreateSyncFenceResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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