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/Agent/Includes/PlasmaCommandLineParserImpl.hh

Go to the documentation of this file.
00001 // -*- Mode: C++ -*-
00002 //      CVS: $Id: PlasmaCommandLineParserImpl.hh,v 1.5 2005/12/30 22:42:27 rijsman Exp $
00003 //      Tag: $name$
00004 //     Info: $CVSROOT/IDEA-DEV/COPYRIGHT
00005 
00006 #ifndef PLASME_COMMANDLINE_PARSER_HEADER__
00007 #define PLASME_COMMANDLINE_PARSER_HEADER__
00008 
00009 #include "CommandLineParser.hh"
00010 
00011 namespace IDEA
00012 {
00025   class PlasmaCommandLineParser:
00026     public CommandLineParser
00027   {
00028   public:
00032     PlasmaCommandLineParser();
00036     ~PlasmaCommandLineParser();
00041     bool getXIDDLLibraryName( std::string& name )  const;
00042   private:
00043     std::string m_XIDDLLibraryName;
00044   };
00045 }
00046 
00047 #endif // PLASME_COMMANDLINE_PARSER_HEADER__
00048 

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