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 Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
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