class DeviceSetReportResult
Defined at line 506 of file fidling/gen/sdk/fidl/fuchsia.hardware.input/fuchsia.hardware.input/cpp/fidl/fuchsia.hardware.input/cpp/wire_types.h
Public Methods
void DeviceSetReportResult ()
void DeviceSetReportResult (const DeviceSetReportResult & )
Defined at line 512 of file fidling/gen/sdk/fidl/fuchsia.hardware.input/fuchsia.hardware.input/cpp/fidl/fuchsia.hardware.input/cpp/wire_types.h
DeviceSetReportResult & operator= (const DeviceSetReportResult & )
Defined at line 513 of file fidling/gen/sdk/fidl/fuchsia.hardware.input/fuchsia.hardware.input/cpp/fidl/fuchsia.hardware.input/cpp/wire_types.h
void DeviceSetReportResult (DeviceSetReportResult && )
Defined at line 514 of file fidling/gen/sdk/fidl/fuchsia.hardware.input/fuchsia.hardware.input/cpp/fidl/fuchsia.hardware.input/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
DeviceSetReportResult WithResponse (::fuchsia_hardware_input::wire::DeviceSetReportResponse val)
DeviceSetReportResult & operator= (DeviceSetReportResult && )
Defined at line 515 of file fidling/gen/sdk/fidl/fuchsia.hardware.input/fuchsia.hardware.input/cpp/fidl/fuchsia.hardware.input/cpp/wire_types.h
::fuchsia_hardware_input::wire::DeviceSetReportResponse & response ()
const ::fuchsia_hardware_input::wire::DeviceSetReportResponse & response ()
bool is_err ()
DeviceSetReportResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_input::wire::DeviceSetReportResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 517 of file fidling/gen/sdk/fidl/fuchsia.hardware.input/fuchsia.hardware.input/cpp/fidl/fuchsia.hardware.input/cpp/wire_types.h