class MediaButtonsDeviceScheduleSimulateButtonPressRequest

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

Public Methods

void MediaButtonsDeviceScheduleSimulateButtonPressRequest (Storage_ storage)
void MediaButtonsDeviceScheduleSimulateButtonPressRequest ()

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

void MediaButtonsDeviceScheduleSimulateButtonPressRequest (MediaButtonsDeviceScheduleSimulateButtonPressRequest && )

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

void MediaButtonsDeviceScheduleSimulateButtonPressRequest (const MediaButtonsDeviceScheduleSimulateButtonPressRequest & other)
MediaButtonsDeviceScheduleSimulateButtonPressRequest & operator= (MediaButtonsDeviceScheduleSimulateButtonPressRequest && )

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

MediaButtonsDeviceScheduleSimulateButtonPressRequest & operator= (const MediaButtonsDeviceScheduleSimulateButtonPressRequest & other)
bool operator== (const MediaButtonsDeviceScheduleSimulateButtonPressRequest & other)
bool operator!= (const MediaButtonsDeviceScheduleSimulateButtonPressRequest & other)
bool IsEmpty ()
const std::optional< ::fuchsia_input_report::ConsumerControlButton> & button ()

The button receiving the button press.

::std::optional< ::fuchsia_input_report::ConsumerControlButton> & button ()

The button receiving the button press.

MediaButtonsDeviceScheduleSimulateButtonPressRequest & button (std::optional< ::fuchsia_input_report::ConsumerControlButton> value)

The button receiving the button press.

const std::optional<int64_t> & delay ()

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

::std::optional<int64_t> & delay ()

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

MediaButtonsDeviceScheduleSimulateButtonPressRequest & delay (std::optional<int64_t> value)

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

void MediaButtonsDeviceScheduleSimulateButtonPressRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits