class DeviceGetDeviceReportsReaderResult

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

Public Methods

void DeviceGetDeviceReportsReaderResult ()
void DeviceGetDeviceReportsReaderResult (const DeviceGetDeviceReportsReaderResult & )

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

DeviceGetDeviceReportsReaderResult & operator= (const DeviceGetDeviceReportsReaderResult & )

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

void DeviceGetDeviceReportsReaderResult (DeviceGetDeviceReportsReaderResult && )

Defined at line 243 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 ()
DeviceGetDeviceReportsReaderResult WithResponse (::fuchsia_hardware_input::wire::DeviceGetDeviceReportsReaderResponse val)
DeviceGetDeviceReportsReaderResult & operator= (DeviceGetDeviceReportsReaderResult && )

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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