Command line processor.
More...
| virtual MAKLogger::DtLgrAppCommandLine::~DtLgrAppCommandLine |
( |
| ) |
|
|
virtual |
| virtual void MAKLogger::DtLgrAppCommandLine::addArgument |
( |
DtLgrCmdLine & |
cmdLine, |
|
|
DtLgrArg * |
arg, |
|
|
bool |
isUnlabeled = false |
|
) |
| |
|
protectedvirtual |
Add an individual argument to the cmdLine.
If the argument is specified as unlabeled, then its value cannot begin the with argument flag character, '-' There can be only one argument specified as unlabeled. The last one added overrides any previous one.
| virtual void MAKLogger::DtLgrAppCommandLine::initializeArguments |
( |
DtLgrCmdLine & |
cmdLine | ) |
|
|
protectedvirtual |
Initialize default arguments. This is called by processCommandLine.
| virtual void MAKLogger::DtLgrAppCommandLine::processCommandLine |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
|
virtual |
process the command line.
This function adds specific values to the environment.
| ArgumentMap MAKLogger::DtLgrAppCommandLine::myArguments |
|
protected |
The documentation for this class was generated from the following file: