class Range
Defined at line 4664 of file fidling/gen/sdk/fidl/fuchsia.input.report/fuchsia.input.report/hlcpp/fuchsia/input/report/cpp/fidl.h
Describe a `Range` of values.
Public Members
int64_t min
int64_t max
Public Methods
::std::unique_ptr<Range> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, Range * value, size_t _offset)
zx_status_t Clone (Range * result)