Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

/home/pauldt/projects/IDEA/IDEA-ALL/IDEA-DEV/Core/Planner/Includes/HorizonSettings.hh

Go to the documentation of this file.
00001 #ifndef HORIZON_SETTINGS_REACTIVE_PLANNER_HEADER_
00002 #define HORIZON_SETTINGS_REACTIVE_PLANNER_HEADER_
00003 
00004 #include "Utilities.hh"
00005 
00006 namespace IDEA
00007 {
00008   enum HorizonSetting
00009     {
00010       INFINITE = 0,  
00011       PLUS_ONE_TICK,  
00012       CUSTOM 
00013     } ;
00014 
00015   std::ostream& operator<<( std::ostream& os, const HorizonSetting& hs );
00016 }
00017 
00018 #endif // HORIZON_SETTINGS_REACTIVE_PLANNER_HEADER_
00019  

Contact information
© IDEA
Generated on Fri Feb 3 17:09:40 2006 for IDEA.