|
Maps SDK for C++ 1.0.0
|
This is the complete list of members for gem::EVRoute, including all inherited members.
| dump() const noexcept | gem::RouteBase | inline |
| exportAs(int format) const noexcept | gem::RouteBase | inline |
| exportTrafficAs(int format) const noexcept | gem::RouteBase | inline |
| getClosestSegment(Coordinates const &coord) const noexcept | gem::RouteBase | inline |
| getCoordinateOnRoute(int distance) const noexcept | gem::RouteBase | inline |
| getDepartureSoC() const noexcept | gem::EVRoute | inline |
| getDestinationSoC() const noexcept | gem::EVRoute | inline |
| getDistanceOnRoute(const Coordinates &coords, bool activePart) const noexcept | gem::RouteBase | inline |
| getDominantRoads() const noexcept | gem::RouteBase | inline |
| getExtraInfo() const noexcept | gem::RouteBase | inline |
| getGeographicArea() const noexcept | gem::RouteBase | inline |
| getId() const noexcept | gem::RouteBase | inline |
| getIncursCosts() const noexcept | gem::RouteBase | inline |
| getPath(int start, int end) const noexcept | gem::RouteBase | inline |
| getPath() const noexcept | gem::RouteBase | inline |
| getPolygonGeographicArea() const noexcept | gem::RouteBase | inline |
| getRouteListener() const noexcept | gem::RouteBase | inline |
| getSegments() const noexcept | gem::RouteBase | inline |
| getStatus() const noexcept | gem::RouteBase | inline |
| getSummary() const noexcept | gem::RouteBase | inline |
| getTerrainProfile() const noexcept | gem::RouteBase | inline |
| getTilesGeographicArea() const noexcept | gem::RouteBase | inline |
| getTimeDistance() const noexcept | gem::RouteBase | inline |
| getTimeDistance(bool activePart) const noexcept | gem::RouteBase | inline |
| getTimeDistanceCoordinateOnRoute(const Coordinates &coords) const noexcept | gem::RouteBase | inline |
| getTimeDistanceCoordinates(int start, int end, int step, bool stepType) const noexcept | gem::RouteBase | inline |
| getTollSections() const noexcept | gem::RouteBase | inline |
| getTotalChargingTime() const noexcept | gem::EVRoute | inline |
| getTrafficEvents() const noexcept | gem::RouteBase | inline |
| getWaypoints(GetWaypointsOptions options=GW_RemainingInitial) const noexcept | gem::RouteBase | inline |
| getWaypointsVia(const Landmark &viaWpt) const noexcept | gem::RouteBase | inline |
| hasFerryConnections() const noexcept | gem::RouteBase | inline |
| hasTollRoads() const noexcept | gem::RouteBase | inline |
| operator=(const RouteBase &obj)=default | gem::RouteBase | protected |
| operator=(RouteBase &&obj)=default | gem::RouteBase | protected |
| preferences() const noexcept | gem::RouteBase | inline |
| RouteBase()=default (defined in gem::RouteBase) | gem::RouteBase | protected |
| RouteBase(const RouteBase &obj)=default | gem::RouteBase | protected |
| RouteBase(RouteBase &&obj)=default | gem::RouteBase | protected |
| setExtraInfo(const ParameterList &info) noexcept | gem::RouteBase | inline |
| setRouteListener(RouteListener routeListener) noexcept | gem::RouteBase | inline |