class SensorAxis
Defined at line 5104 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)