class TouchScreenSimulateMultiTapRequest

Defined at line 3164 of file fidling/gen/sdk/fidl/fuchsia.ui.test.input/fuchsia.ui.test.input/hlcpp/fuchsia/ui/test/input/cpp/fidl.h

Public Members

static const fidl_type_t * FidlType

Public Methods

bool IsEmpty ()

Returns whether no field is set.

const ::std::vector< ::fuchsia::math::Vec> & tap_locations ()

Locations of the tap event, in the coordinate units specified during

registration.

Defined at line 3172 of file fidling/gen/sdk/fidl/fuchsia.ui.test.input/fuchsia.ui.test.input/hlcpp/fuchsia/ui/test/input/cpp/fidl.h

bool has_tap_locations ()

Defined at line 3176 of file fidling/gen/sdk/fidl/fuchsia.ui.test.input/fuchsia.ui.test.input/hlcpp/fuchsia/ui/test/input/cpp/fidl.h

::std::vector< ::fuchsia::math::Vec> * mutable_tap_locations ()

Locations of the tap event, in the coordinate units specified during

registration.

Defined at line 3182 of file fidling/gen/sdk/fidl/fuchsia.ui.test.input/fuchsia.ui.test.input/hlcpp/fuchsia/ui/test/input/cpp/fidl.h

void clear_tap_locations ()

Defined at line 3190 of file fidling/gen/sdk/fidl/fuchsia.ui.test.input/fuchsia.ui.test.input/hlcpp/fuchsia/ui/test/input/cpp/fidl.h

TouchScreenSimulateMultiTapRequest & set_tap_locations (::std::vector< ::fuchsia::math::Vec> _value)
void TouchScreenSimulateMultiTapRequest ()
void TouchScreenSimulateMultiTapRequest (TouchScreenSimulateMultiTapRequest && other)
void ~TouchScreenSimulateMultiTapRequest ()
TouchScreenSimulateMultiTapRequest & operator= (TouchScreenSimulateMultiTapRequest && other)
::std::unique_ptr<TouchScreenSimulateMultiTapRequest> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, TouchScreenSimulateMultiTapRequest * _value, size_t _offset)
zx_status_t Clone (TouchScreenSimulateMultiTapRequest * _result)