goalCreatorTidyupObjects.h
Go to the documentation of this file.
00001 #ifndef GOAL_CREATOR_TIDYUP_OBJECTS_H
00002 #define GOAL_CREATOR_TIDYUP_OBJECTS_H
00003 
00004 #include "continual_planning_executive/goalCreator.h"
00005 
00006 namespace tidyup_actions
00007 {
00008 
00009     class GoalCreatorTidyupObjects : public continual_planning_executive::GoalCreator
00010     {
00011         public:
00012             GoalCreatorTidyupObjects();
00013             ~GoalCreatorTidyupObjects();
00014 
00015             virtual bool fillStateAndGoal(SymbolicState & currentState, SymbolicState & goal);
00016     };
00017 
00018 };
00019 
00020 #endif
00021 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends


tidyup_actions
Author(s): Christian Dornhege, Andreas Hertle
autogenerated on Wed Dec 26 2012 16:11:46