class DeviceGetReportResult

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

Public Methods

void DeviceGetReportResult ()
void DeviceGetReportResult (const DeviceGetReportResult & )

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

DeviceGetReportResult & operator= (const DeviceGetReportResult & )

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

void DeviceGetReportResult (DeviceGetReportResult && )

Defined at line 459 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 ()
DeviceGetReportResult WithResponse (::fidl::ObjectView< ::fuchsia_hardware_input::wire::DeviceGetReportResponse> val)
DeviceGetReportResult & operator= (DeviceGetReportResult && )

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

template <typename... Args>
DeviceGetReportResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

Defined at line 474 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::DeviceGetReportResponse & response ()
const ::fuchsia_hardware_input::wire::DeviceGetReportResponse & response ()
bool is_err ()
DeviceGetReportResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_input::wire::DeviceGetReportResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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