class MediaButtonsDeviceSimulateButtonPressRequest
Defined at line 91 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 MediaButtonsDeviceSimulateButtonPressRequest (Storage_ storage)
void MediaButtonsDeviceSimulateButtonPressRequest ()
Defined at line 97 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 MediaButtonsDeviceSimulateButtonPressRequest (MediaButtonsDeviceSimulateButtonPressRequest && )
Defined at line 98 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 MediaButtonsDeviceSimulateButtonPressRequest (const MediaButtonsDeviceSimulateButtonPressRequest & other)
MediaButtonsDeviceSimulateButtonPressRequest & operator= (MediaButtonsDeviceSimulateButtonPressRequest && )
Defined at line 99 of file fidling/gen/sdk/fidl/fuchsia.ui.test.input/fuchsia.ui.test.input/cpp/fidl/fuchsia.ui.test.input/cpp/natural_types.h
MediaButtonsDeviceSimulateButtonPressRequest & operator= (const MediaButtonsDeviceSimulateButtonPressRequest & other)
bool operator== (const MediaButtonsDeviceSimulateButtonPressRequest & other)
bool operator!= (const MediaButtonsDeviceSimulateButtonPressRequest & 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.
MediaButtonsDeviceSimulateButtonPressRequest & button (std::optional< ::fuchsia_input_report::ConsumerControlButton> value)
The button receiving the button press.
void MediaButtonsDeviceSimulateButtonPressRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits