class MediaButtonsDeviceScheduleSimulateButtonPressRequest

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

Public Methods

bool IsEmpty ()

Returns whether no field is set.

bool HasUnknownData ()

Returns whether the table references unknown fields.

::fidl::WireTableBuilder< ::fuchsia_ui_test_input::wire::MediaButtonsDeviceScheduleSimulateButtonPressRequest> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_ui_test_input::wire::MediaButtonsDeviceScheduleSimulateButtonPressRequest> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_ui_test_input::wire::MediaButtonsDeviceScheduleSimulateButtonPressRequest>> frame)

Return a builder that relies on explicitly allocating |fidl::ObjectView|s.

void MediaButtonsDeviceScheduleSimulateButtonPressRequest ()

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

void MediaButtonsDeviceScheduleSimulateButtonPressRequest (const MediaButtonsDeviceScheduleSimulateButtonPressRequest & other)

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

MediaButtonsDeviceScheduleSimulateButtonPressRequest & operator= (const MediaButtonsDeviceScheduleSimulateButtonPressRequest & other)

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

void MediaButtonsDeviceScheduleSimulateButtonPressRequest (MediaButtonsDeviceScheduleSimulateButtonPressRequest && other)

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

::fuchsia_input_report::wire::ConsumerControlButton & button ()

The button receiving the button press.

bool has_button ()
int64_t & delay ()

The length of the delay before sending the button (in nanos).

bool has_delay ()
MediaButtonsDeviceScheduleSimulateButtonPressRequest & operator= (MediaButtonsDeviceScheduleSimulateButtonPressRequest && other)

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

void ~MediaButtonsDeviceScheduleSimulateButtonPressRequest ()

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

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder