Class timed_goal

Inheritance Relationships

Base Type

Class Documentation

class timed_goal : public VAL::goal

Public Functions

inline timed_goal(goal *g, time_spec t)
inline virtual ~timed_goal()
inline goal *clearGoal()
virtual void display(int ind) const
virtual void write(ostream &o) const
virtual void visit(VisitController *v) const
inline const goal *getGoal() const
inline time_spec getTime() const