class MediaButtonsDeviceScheduleSimulateButtonPressRequest
Defined at line 176 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)
bool IsEmpty ()
void MediaButtonsDeviceScheduleSimulateButtonPressRequest ()
Defined at line 182 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 183 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)
const std::optional< ::fuchsia_input::ConsumerControlButton> & button ()
::std::optional< ::fuchsia_input::ConsumerControlButton> & button ()
MediaButtonsDeviceScheduleSimulateButtonPressRequest & button (std::optional< ::fuchsia_input::ConsumerControlButton> value)
Setter for button.
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 )
MediaButtonsDeviceScheduleSimulateButtonPressRequest & operator= (MediaButtonsDeviceScheduleSimulateButtonPressRequest && )
Defined at line 184 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)
Friends
class MemberVisitor
class NaturalTableCodingTraits