class MediaButtonsDeviceScheduleSimulateButtonPressRequest
Defined at line 571 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 ::fuchsia::input::report::ConsumerControlButton & button ()
The button receiving the button press.
Defined at line 578 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 582 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 587 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 595 of file fidling/gen/sdk/fidl/fuchsia.ui.test.input/fuchsia.ui.test.input/hlcpp/fuchsia/ui/test/input/cpp/fidl.h
const int64_t & delay ()
The length of the delay before sending the button (in nanos).
Defined at line 604 of file fidling/gen/sdk/fidl/fuchsia.ui.test.input/fuchsia.ui.test.input/hlcpp/fuchsia/ui/test/input/cpp/fidl.h
bool has_delay ()
Defined at line 608 of file fidling/gen/sdk/fidl/fuchsia.ui.test.input/fuchsia.ui.test.input/hlcpp/fuchsia/ui/test/input/cpp/fidl.h
int64_t * mutable_delay ()
The length of the delay before sending the button (in nanos).
Defined at line 613 of file fidling/gen/sdk/fidl/fuchsia.ui.test.input/fuchsia.ui.test.input/hlcpp/fuchsia/ui/test/input/cpp/fidl.h
void clear_delay ()
Defined at line 621 of file fidling/gen/sdk/fidl/fuchsia.ui.test.input/fuchsia.ui.test.input/hlcpp/fuchsia/ui/test/input/cpp/fidl.h
MediaButtonsDeviceScheduleSimulateButtonPressRequest & set_button (::fuchsia::input::report::ConsumerControlButton _value)
MediaButtonsDeviceScheduleSimulateButtonPressRequest & set_delay (int64_t _value)
void MediaButtonsDeviceScheduleSimulateButtonPressRequest ()
void MediaButtonsDeviceScheduleSimulateButtonPressRequest (MediaButtonsDeviceScheduleSimulateButtonPressRequest && other)
void ~MediaButtonsDeviceScheduleSimulateButtonPressRequest ()
MediaButtonsDeviceScheduleSimulateButtonPressRequest & operator= (MediaButtonsDeviceScheduleSimulateButtonPressRequest && other)
::std::unique_ptr<MediaButtonsDeviceScheduleSimulateButtonPressRequest> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, MediaButtonsDeviceScheduleSimulateButtonPressRequest * _value, size_t _offset)
zx_status_t Clone (MediaButtonsDeviceScheduleSimulateButtonPressRequest * _result)