lanelet::routing::RoutingGraph Member List

This is the complete list of members for lanelet::routing::RoutingGraph, including all inherited members.

adjacentLeft(const ConstLanelet &lanelet, RoutingCostId routingCostId={}) constlanelet::routing::RoutingGraph
adjacentLefts(const ConstLanelet &lanelet, RoutingCostId routingCostId={}) constlanelet::routing::RoutingGraph
adjacentRight(const ConstLanelet &lanelet, RoutingCostId routingCostId={}) constlanelet::routing::RoutingGraph
adjacentRights(const ConstLanelet &lanelet, RoutingCostId routingCostId={}) constlanelet::routing::RoutingGraph
besides(const ConstLanelet &lanelet, RoutingCostId routingCostId={}) constlanelet::routing::RoutingGraph
build(const LaneletMap &laneletMap, const traffic_rules::TrafficRules &trafficRules, const RoutingCostPtrs &routingCosts=defaultRoutingCosts(), const Configuration &config=Configuration())lanelet::routing::RoutingGraphstatic
build(const LaneletSubmap &laneletSubmap, const traffic_rules::TrafficRules &trafficRules, const RoutingCostPtrs &routingCosts=defaultRoutingCosts(), const Configuration &config=Configuration())lanelet::routing::RoutingGraphstatic
checkValidity(bool throwOnError=true) constlanelet::routing::RoutingGraph
Configuration typedeflanelet::routing::RoutingGraph
conflicting(const ConstLaneletOrArea &laneletOrArea) constlanelet::routing::RoutingGraph
Errors typedeflanelet::routing::RoutingGraph
exportGraphML(const std::string &filename, const RelationType &edgeTypesToExclude=RelationType::None, RoutingCostId routingCostId={}) constlanelet::routing::RoutingGraph
exportGraphViz(const std::string &filename, const RelationType &edgeTypesToExclude=RelationType::None, RoutingCostId routingCostId={}) constlanelet::routing::RoutingGraph
following(const ConstLanelet &lanelet, bool withLaneChanges=false) constlanelet::routing::RoutingGraph
followingRelations(const ConstLanelet &lanelet, bool withLaneChanges=false) constlanelet::routing::RoutingGraph
forEachPredecessor(const ConstLanelet &lanelet, const LaneletVisitFunction &f, bool allowLaneChanges=true, RoutingCostId routingCostId={}) constlanelet::routing::RoutingGraph
forEachPredecessorIncludingAreas(const ConstLaneletOrArea &lanelet, const LaneletOrAreaVisitFunction &f, bool allowLaneChanges=true, RoutingCostId routingCostId={}) constlanelet::routing::RoutingGraph
forEachSuccessor(const ConstLanelet &lanelet, const LaneletVisitFunction &f, bool allowLaneChanges=true, RoutingCostId routingCostId={}) constlanelet::routing::RoutingGraph
forEachSuccessorIncludingAreas(const ConstLaneletOrArea &lanelet, const LaneletOrAreaVisitFunction &f, bool allowLaneChanges=true, RoutingCostId routingCostId={}) constlanelet::routing::RoutingGraph
getDebugLaneletMap(RoutingCostId routingCostId={}, bool includeAdjacent=false, bool includeConflicting=false) constlanelet::routing::RoutingGraph
getRoute(const ConstLanelet &from, const ConstLanelet &to, RoutingCostId routingCostId={}, bool withLaneChanges=true) constlanelet::routing::RoutingGraph
getRouteVia(const ConstLanelet &from, const ConstLanelets &via, const ConstLanelet &to, RoutingCostId routingCostId={}, bool withLaneChanges=true) constlanelet::routing::RoutingGraph
graph_lanelet::routing::RoutingGraphprivate
left(const ConstLanelet &lanelet, RoutingCostId routingCostId={}) constlanelet::routing::RoutingGraph
leftRelations(const ConstLanelet &lanelet, RoutingCostId routingCostId={}) constlanelet::routing::RoutingGraph
lefts(const ConstLanelet &lanelet, RoutingCostId routingCostId={}) constlanelet::routing::RoutingGraph
operator=(const RoutingGraph &)=deletelanelet::routing::RoutingGraph
operator=(RoutingGraph &&) noexceptlanelet::routing::RoutingGraph
ParticipantHeightlanelet::routing::RoutingGraphstatic
passableLaneletSubmap_lanelet::routing::RoutingGraphprivate
passableMap() const noexceptlanelet::routing::RoutingGraphinline
passableSubmap() const noexceptlanelet::routing::RoutingGraphinline
possiblePaths(const ConstLanelet &startPoint, const PossiblePathsParams &params) constlanelet::routing::RoutingGraph
possiblePaths(const ConstLanelet &startPoint, double minRoutingCost, RoutingCostId routingCostId={}, bool allowLaneChanges=false) constlanelet::routing::RoutingGraph
possiblePaths(const ConstLanelet &startPoint, uint32_t minLanelets, bool allowLaneChanges=false, RoutingCostId routingCostId={}) constlanelet::routing::RoutingGraph
possiblePathsIncludingAreas(const ConstLaneletOrArea &startPoint, const PossiblePathsParams &params) constlanelet::routing::RoutingGraph
possiblePathsIncludingAreas(const ConstLaneletOrArea &startPoint, double minRoutingCost, RoutingCostId routingCostId={}, bool allowLaneChanges=false) constlanelet::routing::RoutingGraph
possiblePathsIncludingAreas(const ConstLaneletOrArea &startPoint, uint32_t minElements, bool allowLaneChanges=false, RoutingCostId routingCostId={}) constlanelet::routing::RoutingGraph
possiblePathsTowards(const ConstLanelet &targetLanelet, const PossiblePathsParams &params) constlanelet::routing::RoutingGraph
possiblePathsTowards(const ConstLanelet &targetLanelet, double minRoutingCost, RoutingCostId routingCostId={}, bool allowLaneChanges=false) constlanelet::routing::RoutingGraph
possiblePathsTowards(const ConstLanelet &targetLanelet, uint32_t minLanelets, bool allowLaneChanges=false, RoutingCostId routingCostId={}) constlanelet::routing::RoutingGraph
previous(const ConstLanelet &lanelet, bool withLaneChanges=false) constlanelet::routing::RoutingGraph
previousRelations(const ConstLanelet &lanelet, bool withLaneChanges=false) constlanelet::routing::RoutingGraph
reachableSet(const ConstLanelet &lanelet, double maxRoutingCost, RoutingCostId routingCostId={}, bool allowLaneChanges=true) constlanelet::routing::RoutingGraph
reachableSetIncludingAreas(const ConstLaneletOrArea &llOrAr, double maxRoutingCost, RoutingCostId routingCostId={}) constlanelet::routing::RoutingGraph
reachableSetTowards(const ConstLanelet &lanelet, double maxRoutingCost, RoutingCostId routingCostId={}, bool allowLaneChanges=true) constlanelet::routing::RoutingGraph
right(const ConstLanelet &lanelet, RoutingCostId routingCostId={}) constlanelet::routing::RoutingGraph
rightRelations(const ConstLanelet &lanelet, RoutingCostId routingCostId={}) constlanelet::routing::RoutingGraph
rights(const ConstLanelet &lanelet, RoutingCostId routingCostId={}) constlanelet::routing::RoutingGraph
RoutingGraph()=deletelanelet::routing::RoutingGraph
RoutingGraph(const RoutingGraph &)=deletelanelet::routing::RoutingGraph
RoutingGraph(RoutingGraph &&) noexceptlanelet::routing::RoutingGraph
RoutingGraph(std::unique_ptr< internal::RoutingGraphGraph > &&graph, lanelet::LaneletSubmapConstPtr &&passableMap)lanelet::routing::RoutingGraph
routingRelation(const ConstLanelet &from, const ConstLanelet &to, bool includeConflicting=false) constlanelet::routing::RoutingGraph
shortestPath(const ConstLanelet &from, const ConstLanelet &to, RoutingCostId routingCostId={}, bool withLaneChanges=true) constlanelet::routing::RoutingGraph
shortestPathIncludingAreas(const ConstLaneletOrArea &from, const ConstLaneletOrArea &to, RoutingCostId routingCostId={}, bool withLaneChanges=true) constlanelet::routing::RoutingGraph
shortestPathIncludingAreasVia(const ConstLaneletOrArea &start, const ConstLaneletOrAreas &via, const ConstLaneletOrArea &end, RoutingCostId routingCostId={}, bool withLaneChanges=true) constlanelet::routing::RoutingGraph
shortestPathVia(const ConstLanelet &start, const ConstLanelets &via, const ConstLanelet &end, RoutingCostId routingCostId={}, bool withLaneChanges=true) constlanelet::routing::RoutingGraph
~RoutingGraph()lanelet::routing::RoutingGraph


lanelet2_routing
Author(s): Matthias Mayr
autogenerated on Sun Oct 27 2024 02:27:49