Maps SDK for C++ 1.0.0
Loading...
Searching...
No Matches
gem::vrp::Route Member List

This is the complete list of members for gem::vrp::Route, including all inherited members.

addOrders(ProgressListener listener, const RouteOrderList &orders, bool optimalPosition, Request &request, bool reoptimize=false, const std::map< vrp::EVehicleType, FloatListList > distancesToTheOtherLocations=std::map< vrp::EVehicleType, FloatListList >(), const std::map< vrp::EVehicleType, IntListList > timesToTheOtherLocations=std::map< vrp::EVehicleType, IntListList >()) noexceptgem::vrp::Routeinline
deleteOrder(ProgressListener listener, RouteOrder &order) noexceptgem::vrp::Routeinline
exportInFile(const String &fileName, const String &folderPath, int format) const noexceptgem::vrp::Routeinline
getBreaks() const noexceptgem::vrp::Routeinline
getConfigurationParameters() const noexceptgem::vrp::Routeinline
getCost() const noexceptgem::vrp::Routeinline
getCreationTime() const noexceptgem::vrp::Routeinline
getDeparture() const noexceptgem::vrp::Routeinline
getDestination() const noexceptgem::vrp::Routeinline
getDistanceMatrices() const noexceptgem::vrp::Routeinline
getId() const noexceptgem::vrp::Routeinline
getMatrixBuildType() const noexceptgem::vrp::Routeinline
getNeededFuel() const noexceptgem::vrp::Routeinline
getOptimizationId() const noexceptgem::vrp::Routeinline
getOrders() const noexceptgem::vrp::Routeinline
getRideStatus() const noexceptgem::vrp::Routeinline
getShape() const noexceptgem::vrp::Routeinline
getTimeMatrices() const noexceptgem::vrp::Routeinline
getTotalDistance() const noexceptgem::vrp::Routeinline
getTotalServiceTime() const noexceptgem::vrp::Routeinline
getTotalTime() const noexceptgem::vrp::Routeinline
getTotalWaitTime() const noexceptgem::vrp::Routeinline
getVehicle() const noexceptgem::vrp::Routeinline
getVehicleConstraints() const noexceptgem::vrp::Routeinline
operator!=(Route const &route) constgem::vrp::Routeinline
operator=(const Route &)=defaultgem::vrp::Route
operator=(Route &&) noexcept=defaultgem::vrp::Route
operator==(Route const &route) constgem::vrp::Routeinline
reoptimize(ProgressListener listener, Request &request) noexceptgem::vrp::Routeinline
Route()=defaultgem::vrp::Route
Route(const Route &)=defaultgem::vrp::Route
Route(Route &&) noexcept=defaultgem::vrp::Route
setConfigurationParameters(const ConfigurationParameters &params) noexceptgem::vrp::Routeinline
setDeparture(const Departure &departure) noexceptgem::vrp::Routeinline
setDestination(const Destination &destination) noexceptgem::vrp::Routeinline
setMatrixBuildType(EMatrixBuildType matrixBuildType) noexceptgem::vrp::Routeinline
setVehicle(const IVehicle &vehicle) noexceptgem::vrp::Routeinline
setVehicleConstraints(const VehicleConstraints &vehConstr) noexceptgem::vrp::Routeinline
unlink(ProgressListener listener) noexceptgem::vrp::Routeinline