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