class InputDeviceGetFeatureReportResult
Defined at line 8046 of file fidling/gen/sdk/fidl/fuchsia.input.report/fuchsia.input.report/cpp/fidl/fuchsia.input.report/cpp/wire_types.h
Public Methods
void InputDeviceGetFeatureReportResult ()
void InputDeviceGetFeatureReportResult (const InputDeviceGetFeatureReportResult & )
Defined at line 8052 of file fidling/gen/sdk/fidl/fuchsia.input.report/fuchsia.input.report/cpp/fidl/fuchsia.input.report/cpp/wire_types.h
InputDeviceGetFeatureReportResult & operator= (const InputDeviceGetFeatureReportResult & )
Defined at line 8053 of file fidling/gen/sdk/fidl/fuchsia.input.report/fuchsia.input.report/cpp/fidl/fuchsia.input.report/cpp/wire_types.h
void InputDeviceGetFeatureReportResult (InputDeviceGetFeatureReportResult && )
Defined at line 8054 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 ()
InputDeviceGetFeatureReportResult WithResponse (::fidl::ObjectView< ::fuchsia_input_report::wire::InputDeviceGetFeatureReportResponse> val)
InputDeviceGetFeatureReportResult & operator= (InputDeviceGetFeatureReportResult && )
Defined at line 8055 of file fidling/gen/sdk/fidl/fuchsia.input.report/fuchsia.input.report/cpp/fidl/fuchsia.input.report/cpp/wire_types.h
template <typename... Args>
InputDeviceGetFeatureReportResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 8069 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::InputDeviceGetFeatureReportResponse & response ()
const ::fuchsia_input_report::wire::InputDeviceGetFeatureReportResponse & response ()
bool is_err ()
InputDeviceGetFeatureReportResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_input_report::wire::InputDeviceGetFeatureReportResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 8057 of file fidling/gen/sdk/fidl/fuchsia.input.report/fuchsia.input.report/cpp/fidl/fuchsia.input.report/cpp/wire_types.h