class InputDeviceSendOutputReportResult
Defined at line 7982 of file fidling/gen/sdk/fidl/fuchsia.input.report/fuchsia.input.report/cpp/fidl/fuchsia.input.report/cpp/wire_types.h
Public Methods
void InputDeviceSendOutputReportResult ()
void InputDeviceSendOutputReportResult (const InputDeviceSendOutputReportResult & )
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
InputDeviceSendOutputReportResult & operator= (const InputDeviceSendOutputReportResult & )
Defined at line 7989 of file fidling/gen/sdk/fidl/fuchsia.input.report/fuchsia.input.report/cpp/fidl/fuchsia.input.report/cpp/wire_types.h
void InputDeviceSendOutputReportResult (InputDeviceSendOutputReportResult && )
Defined at line 7990 of file fidling/gen/sdk/fidl/fuchsia.input.report/fuchsia.input.report/cpp/fidl/fuchsia.input.report/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
InputDeviceSendOutputReportResult WithResponse (::fuchsia_input_report::wire::InputDeviceSendOutputReportResponse val)
InputDeviceSendOutputReportResult & operator= (InputDeviceSendOutputReportResult && )
Defined at line 7991 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::InputDeviceSendOutputReportResponse & response ()
const ::fuchsia_input_report::wire::InputDeviceSendOutputReportResponse & response ()
bool is_err ()
InputDeviceSendOutputReportResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_input_report::wire::InputDeviceSendOutputReportResult::Tag Which ()
Enumerations
enum class Tag : fidl_xunion_tag_t
| Name | Value | Comments |
|---|---|---|
| kResponse | 1 |
0x1 |
| kErr | 2 |
0x2 |
Defined at line 7993 of file fidling/gen/sdk/fidl/fuchsia.input.report/fuchsia.input.report/cpp/fidl/fuchsia.input.report/cpp/wire_types.h