class MediaButtonsDeviceSimulateButtonPressRequest

Defined at line 96 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 102 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 103 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 104 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::ConsumerControlButton> & button ()
::std::optional< ::fuchsia_input::ConsumerControlButton> & button ()
MediaButtonsDeviceSimulateButtonPressRequest & button (std::optional< ::fuchsia_input::ConsumerControlButton> value)

Setter for button.

void MediaButtonsDeviceSimulateButtonPressRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits