class TouchScreenSimulateTapRequest
Defined at line 1325 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 TouchScreenSimulateTapRequest (Storage_ storage)
void TouchScreenSimulateTapRequest ()
Defined at line 1331 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 TouchScreenSimulateTapRequest (TouchScreenSimulateTapRequest && )
Defined at line 1332 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 TouchScreenSimulateTapRequest (const TouchScreenSimulateTapRequest & other)
TouchScreenSimulateTapRequest & operator= (TouchScreenSimulateTapRequest && )
Defined at line 1333 of file fidling/gen/sdk/fidl/fuchsia.ui.test.input/fuchsia.ui.test.input/cpp/fidl/fuchsia.ui.test.input/cpp/natural_types.h
TouchScreenSimulateTapRequest & operator= (const TouchScreenSimulateTapRequest & other)
bool operator== (const TouchScreenSimulateTapRequest & other)
bool operator!= (const TouchScreenSimulateTapRequest & other)
bool IsEmpty ()
const std::optional< ::fuchsia_math::Vec> & tap_location ()
Location of the tap event, in the coordinate units specified during
registration.
::std::optional< ::fuchsia_math::Vec> & tap_location ()
Location of the tap event, in the coordinate units specified during
registration.
TouchScreenSimulateTapRequest & tap_location (std::optional< ::fuchsia_math::Vec> value)
Location of the tap event, in the coordinate units specified during
registration.
void TouchScreenSimulateTapRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits