19 #ifndef HPP_CORE_PROBLEM_TARGET_GOAL_CONFIGURATIONS_HH 20 # define HPP_CORE_PROBLEM_TARGET_GOAL_CONFIGURATIONS_HH 25 # include <hpp/core/config.hh> 29 namespace problemTarget {
60 #endif // HPP_CORE_PROBLEM_TARGET_GOAL_CONFIGURATIONS_HH
ObjectFactory * create(ObjectFactory *parent=NULL, const XMLElement *element=NULL)
Definition: goal-configurations.hh:36
Definition: problem-target.hh:34
boost::shared_ptr< GoalConfigurations > GoalConfigurationsPtr_t
Definition: fwd.hh:330
boost::shared_ptr< PathVector > PathVectorPtr_t
Definition: fwd.hh:176
boost::shared_ptr< Roadmap > RoadmapPtr_t
Definition: fwd.hh:181
boost::shared_ptr< Problem > ProblemPtr_t
Definition: fwd.hh:179
GoalConfigurations(const ProblemPtr_t &problem)
Constructor.
Definition: goal-configurations.hh:52