class DeviceGetReportsEventResult

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

Public Methods

void DeviceGetReportsEventResult ()
void ~DeviceGetReportsEventResult ()
void DeviceGetReportsEventResult (DeviceGetReportsEventResult && other)
DeviceGetReportsEventResult & operator= (DeviceGetReportsEventResult && other)
bool has_invalid_tag ()
bool is_response ()
DeviceGetReportsEventResult WithResponse (::fuchsia_hardware_input::wire::DeviceGetReportsEventResponse val)
::fuchsia_hardware_input::wire::DeviceGetReportsEventResponse & response ()
const ::fuchsia_hardware_input::wire::DeviceGetReportsEventResponse & response ()
bool is_err ()
DeviceGetReportsEventResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_input::wire::DeviceGetReportsEventResult::Tag Which ()
void _CloseHandles ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

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