class SensorAxis

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

A `SensorAxis` is a normal `Axis` with an additional `SensorType` to describe what the

axis is measuring.

Public Members

Axis axis
SensorType type

Public Methods

::std::unique_ptr<SensorAxis> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, SensorAxis * value, size_t _offset)
zx_status_t Clone (SensorAxis * result)