base::PlannerSolution Member List
This is the complete list of members for base::PlannerSolution, including all inherited members.
approximate_ | base::PlannerSolution | |
cost_ | base::PlannerSolution | |
difference_ | base::PlannerSolution | |
index_ | base::PlannerSolution | |
length_ | base::PlannerSolution | |
operator<(const PlannerSolution &b) const | base::PlannerSolution | |
operator==(const PlannerSolution &p) const | base::PlannerSolution | [inline] |
opt_ | base::PlannerSolution | |
optimized_ | base::PlannerSolution | |
path_ | base::PlannerSolution | |
plannerName_ | base::PlannerSolution | |
PlannerSolution(const PathPtr &path) | base::PlannerSolution | [inline] |
setApproximate(double difference) | base::PlannerSolution | [inline] |
setOptimized(const OptimizationObjectivePtr &opt, Cost cost, bool meetsObjective) | base::PlannerSolution | [inline] |
setPlannerName(const std::string &name) | base::PlannerSolution | [inline] |