Definition at line 14 of file OptionsParser.h.
|
typedef std::map< std::string, std::vector< std::string > >::const_iterator | const_iterator |
|
typedef std::map< std::string, std::vector< std::string > >::iterator | iterator |
|
◆ const_iterator
◆ iterator
◆ addArg()
void AmpGen::OptionsParser::addArg |
( |
const std::string & | arg | ) |
|
◆ begin() [1/2]
iterator AmpGen::OptionsParser::begin |
( |
| ) |
|
◆ begin() [2/2]
◆ end() [1/2]
◆ end() [2/2]
◆ find()
iterator AmpGen::OptionsParser::find |
( |
const std::string & | name | ) |
|
◆ getInputOrdered()
std::vector< std::vector< std::string > > AmpGen::OptionsParser::getInputOrdered |
( |
| ) |
const |
◆ getMe()
◆ import()
void AmpGen::OptionsParser::import |
( |
const std::string & | fName | ) |
|
◆ printHelp()
static bool AmpGen::OptionsParser::printHelp |
( |
| ) |
|
|
static |
◆ setArg()
static void AmpGen::OptionsParser::setArg |
( |
const std::string & | arg | ) |
|
|
static |
◆ setArgs()
static void AmpGen::OptionsParser::setArgs |
( |
int | argc, |
|
|
char ** | argv, |
|
|
const std::string & | description = "" ) |
|
static |
◆ setCommandLineArgs()
void AmpGen::OptionsParser::setCommandLineArgs |
( |
int | argc, |
|
|
char ** | argv, |
|
|
const std::string & | description = "" ) |
◆ setQuiet()
void AmpGen::OptionsParser::setQuiet |
( |
| ) |
|
The documentation for this class was generated from the following file: