19 #ifndef HPP_CORE_PROBLEM_TARGET_TASK_TARGET_HH 20 # define HPP_CORE_PROBLEM_TARGET_TASK_TARGET_HH 23 # include <hpp/core/config.hh> 28 namespace problemTarget {
69 #endif // HPP_CORE_PROBLEM_TARGET_TASK_TARGET_HH
boost::shared_ptr< ConstraintSet > ConstraintSetPtr_t
Definition: fwd.hh:110
boost::shared_ptr< TaskTarget > TaskTargetPtr_t
Definition: fwd.hh:331
ObjectFactory * create(ObjectFactory *parent=NULL, const XMLElement *element=NULL)
TaskTarget(const ProblemPtr_t &problem)
Constructor.
Definition: task-target.hh:58
Definition: problem-target.hh:34
Definition: task-target.hh:39
boost::shared_ptr< PathVector > PathVectorPtr_t
Definition: fwd.hh:176
boost::shared_ptr< Roadmap > RoadmapPtr_t
Definition: fwd.hh:181
void constraints(const ConstraintSetPtr_t &c)
Definition: task-target.hh:51
boost::shared_ptr< Problem > ProblemPtr_t
Definition: fwd.hh:179