class MediaButtonsDeviceSimulateButtonPressRequest

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

Domain objects declarations

Public Members

static const fidl_type_t * FidlType

Public Methods

bool IsEmpty ()

Returns whether no field is set.

const ::fuchsia::input::report::ConsumerControlButton & button ()

The button receiving the button press.

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

bool has_button ()

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

::fuchsia::input::report::ConsumerControlButton * mutable_button ()

The button receiving the button press.

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

void clear_button ()

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

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