class MediaButtonsDeviceSendButtonsStateRequest

Defined at line 490 of file fidling/gen/sdk/fidl/fuchsia.ui.test.input/fuchsia.ui.test.input/hlcpp/fuchsia/ui/test/input/cpp/fidl.h

Public Members

static const fidl_type_t * FidlType

Public Methods

bool IsEmpty ()

Returns whether no field is set.

const ::std::vector< ::fuchsia::input::report::ConsumerControlButton> & buttons ()

The button receiving the button press.

Defined at line 497 of file fidling/gen/sdk/fidl/fuchsia.ui.test.input/fuchsia.ui.test.input/hlcpp/fuchsia/ui/test/input/cpp/fidl.h

bool has_buttons ()

Defined at line 501 of file fidling/gen/sdk/fidl/fuchsia.ui.test.input/fuchsia.ui.test.input/hlcpp/fuchsia/ui/test/input/cpp/fidl.h

::std::vector< ::fuchsia::input::report::ConsumerControlButton> * mutable_buttons ()

The button receiving the button press.

Defined at line 506 of file fidling/gen/sdk/fidl/fuchsia.ui.test.input/fuchsia.ui.test.input/hlcpp/fuchsia/ui/test/input/cpp/fidl.h

void clear_buttons ()

Defined at line 514 of file fidling/gen/sdk/fidl/fuchsia.ui.test.input/fuchsia.ui.test.input/hlcpp/fuchsia/ui/test/input/cpp/fidl.h

MediaButtonsDeviceSendButtonsStateRequest & set_buttons (::std::vector< ::fuchsia::input::report::ConsumerControlButton> _value)
void MediaButtonsDeviceSendButtonsStateRequest ()
void MediaButtonsDeviceSendButtonsStateRequest (MediaButtonsDeviceSendButtonsStateRequest && other)
void ~MediaButtonsDeviceSendButtonsStateRequest ()
MediaButtonsDeviceSendButtonsStateRequest & operator= (MediaButtonsDeviceSendButtonsStateRequest && other)
::std::unique_ptr<MediaButtonsDeviceSendButtonsStateRequest> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, MediaButtonsDeviceSendButtonsStateRequest * _value, size_t _offset)
zx_status_t Clone (MediaButtonsDeviceSendButtonsStateRequest * _result)