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/Modules/PLASMA/ReactivePlanner/Includes/PlasmaReactivePlannerParser.hh

Go to the documentation of this file.
00001 // -*- Mode: C++ -*-
00002 //      CVS: $Id: PlasmaReactivePlannerParser.hh,v 1.3 2005/12/30 22:43:03 rijsman Exp $
00003 //      Tag: $name$
00004 //     Info: $CVSROOT/IDEA-DEV/COPYRIGHT
00005 
00006 #ifndef PLASMA_REACTIVEPLANNER_COMMANDLINE_PARSER_HEADER__
00007 #define PLASMA_REACTIVEPLANNER_COMMANDLINE_PARSER_HEADER__
00008 
00009 #include "CommandLineParser.hh"
00010 
00011 namespace IDEA
00012 {
00024   class PlasmaReactivePlannerParser:
00025     public CommandLineParser
00026   {
00027   public:
00031     PlasmaReactivePlannerParser();
00035     ~PlasmaReactivePlannerParser();
00039     bool getHeuristicFile( std::string& name ) const;
00043     bool getNoBranchFile( std::string& name ) const;
00044   };
00045 }
00046 
00047 #endif //PLASMA_REACTIVEPLANNER_COMMANDLINE_PARSER_HEADER__
00048 

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