class OutputDescriptor
Defined at line 1940 of file fidling/gen/sdk/fidl/fuchsia.input.report/fuchsia.input.report/hlcpp/fuchsia/input/report/cpp/fidl.h
Describes the output reports that a physical input device will accept.
Output information typically represents device output to the user
(E.g: LEDs, tactile feedback, etc).
Public Members
static const fidl_type_t * FidlType
Public Methods
bool IsEmpty ()
Returns whether no field is set.
const ::fuchsia::input::report::KeyboardOutputDescriptor & keyboard ()
Defined at line 1946 of file fidling/gen/sdk/fidl/fuchsia.input.report/fuchsia.input.report/hlcpp/fuchsia/input/report/cpp/fidl.h
bool has_keyboard ()
Defined at line 1950 of file fidling/gen/sdk/fidl/fuchsia.input.report/fuchsia.input.report/hlcpp/fuchsia/input/report/cpp/fidl.h
::fuchsia::input::report::KeyboardOutputDescriptor * mutable_keyboard ()
Defined at line 1954 of file fidling/gen/sdk/fidl/fuchsia.input.report/fuchsia.input.report/hlcpp/fuchsia/input/report/cpp/fidl.h
void clear_keyboard ()
Defined at line 1962 of file fidling/gen/sdk/fidl/fuchsia.input.report/fuchsia.input.report/hlcpp/fuchsia/input/report/cpp/fidl.h
OutputDescriptor & set_keyboard (::fuchsia::input::report::KeyboardOutputDescriptor _value)
void OutputDescriptor ()
void OutputDescriptor (OutputDescriptor && other)
void ~OutputDescriptor ()
OutputDescriptor & operator= (OutputDescriptor && other)
::std::unique_ptr<OutputDescriptor> New ()
void Encode (::fidl::Encoder *_encoder,size_t_offset,std::optional< ::fidl::HandleInformation>maybe_handle_info)
void Decode (::fidl::Decoder *_decoder,OutputDescriptor *_value,size_t_offset)
zx_status_t Clone (OutputDescriptor * _result)