base::GoalRegion Member List
This is the complete list of members for base::GoalRegion, including all inherited members.
| as() | base::Goal | [inline] |
| as() const | base::Goal | [inline] |
| distanceGoal(const State *st) const =0 | base::GoalRegion | [pure virtual] |
| getSpaceInformation() const | base::Goal | [inline] |
| getThreshold() const | base::GoalRegion | [inline] |
| getType() const | base::Goal | [inline] |
| Goal(const SpaceInformationPtr &si) | base::Goal | |
| GoalRegion(const SpaceInformationPtr &si) | base::GoalRegion | |
| hasType(GoalType type) const | base::Goal | [inline] |
| isSatisfied(const State *st) const | base::GoalRegion | [virtual] |
| isSatisfied(const State *st, double *distance) const | base::GoalRegion | [virtual] |
| isStartGoalPairValid(const State *, const State *) const | base::Goal | [inline, virtual] |
| print(std::ostream &out=std::cout) const | base::GoalRegion | [virtual] |
| setThreshold(double threshold) | base::GoalRegion | [inline] |
| si_ | base::Goal | [protected] |
| threshold_ | base::GoalRegion | [protected] |
| type_ | base::Goal | [protected] |
| ~Goal() | base::Goal | [inline, virtual] |
| ~GoalRegion() (defined in base::GoalRegion) | base::GoalRegion | [inline, virtual] |