class InputDeviceSendOutputReportResult

Defined at line 7832 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 7838 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 7839 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 7840 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 7841 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 Tag
Name Value
kResponse 1
kErr 2

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