A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developers.arcgis.com/qt/cpp/api-reference/esri-arcgisruntime-routeresult.html below:

RouteResult Class | ArcGIS Maps SDK for Qt

Member Function Documentation RouteResult::RouteResult()

Default constructor.

Warning: This is for convenience only and will construct an empty object.

RouteResult::RouteResult(const Esri::ArcGISRuntime::RouteResult &other)

Copy constructor from other RouteResult.

[noexcept] RouteResult::RouteResult(Esri::ArcGISRuntime::RouteResult &&other)

Move constructor from other RouteResult.

[noexcept] RouteResult::~RouteResult()

Destructor.

[since Esri::ArcGISRuntime 100.2] QString RouteResult::directionsLanguage() const

Returns the directions language.

This function was introduced in Esri::ArcGISRuntime 100.2.

bool RouteResult::isEmpty() const

Returns true if this RouteResult is empty.

QStringList RouteResult::messages() const

Returns the messages.

Messages received when solve is completed. If a route cannot be solved, the message returned by the server identifies the route that could not be solved.

QList<Esri::ArcGISRuntime::PointBarrier> RouteResult::pointBarriers() const

Returns a list of the point barriers used in the RouteTask.

Only applicable if RouteParameters::isReturnPointBarriers used in this RouteTask is true.

QList<Esri::ArcGISRuntime::PolygonBarrier> RouteResult::polygonBarriers() const

Returns a list of the polygon barriers used in the RouteTask.

Only applicable if RouteParameters::isReturnPolygonBarriers used in this RouteTask is true.

QList<Esri::ArcGISRuntime::PolylineBarrier> RouteResult::polylineBarriers() const

Returns a list of the polyline barriers used in the RouteTask.

Only applicable if RouteParameters::isReturnPolylineBarriers used in this RouteTask is true.

QList<Esri::ArcGISRuntime::Route> RouteResult::routes() const

Returns a list of the resulting Routes.

Only applicable if RouteParameters::isReturnRoutes used in this RouteTask is true.

[noexcept] Esri::ArcGISRuntime::RouteResult &RouteResult::operator=(Esri::ArcGISRuntime::RouteResult &&other)

Move operator from other RouteResult.

Esri::ArcGISRuntime::RouteResult &RouteResult::operator=(const Esri::ArcGISRuntime::RouteResult &other)

Assignment operator from other RouteResult.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4