class InputDeviceGetInputReportResult
Defined at line 7988 of file fidling/gen/sdk/fidl/fuchsia.input.report/fuchsia.input.report/cpp/fidl/fuchsia.input.report/cpp/wire_types.h
Public Methods
void InputDeviceGetInputReportResult ()
void ~InputDeviceGetInputReportResult ()
void InputDeviceGetInputReportResult (InputDeviceGetInputReportResult && other)
InputDeviceGetInputReportResult & operator= (InputDeviceGetInputReportResult && other)
bool has_invalid_tag ()
bool is_response ()
InputDeviceGetInputReportResult WithResponse (::fidl::ObjectView< ::fuchsia_input_report::wire::InputDeviceGetInputReportResponse> val)
template <typename... Args>
InputDeviceGetInputReportResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 8010 of file fidling/gen/sdk/fidl/fuchsia.input.report/fuchsia.input.report/cpp/fidl/fuchsia.input.report/cpp/wire_types.h
::fuchsia_input_report::wire::InputDeviceGetInputReportResponse & response ()
const ::fuchsia_input_report::wire::InputDeviceGetInputReportResponse & response ()
bool is_err ()
InputDeviceGetInputReportResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_input_report::wire::InputDeviceGetInputReportResult::Tag Which ()
void _CloseHandles ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 7998 of file fidling/gen/sdk/fidl/fuchsia.input.report/fuchsia.input.report/cpp/fidl/fuchsia.input.report/cpp/wire_types.h