#include <cmndline.h>
|
bool | HandleOpt (int &I, int argc, const char *argv[], const char *&Opt, Args *A, bool PreceedeMatch=false) |
|
|
static void | SaveInConfig (unsigned int const &argc, char const *const *const argv) |
|
Enumerator |
---|
HasArg |
|
IntLevel |
|
Boolean |
|
InvBoolean |
|
ConfigFile |
|
ArbItem |
|
CommandLine::~CommandLine |
( |
| ) |
|
bool CommandLine::DispatchArg |
( |
Dispatch * |
List, |
|
|
bool |
NoMatch = true |
|
) |
| |
unsigned int CommandLine::FileSize |
( |
| ) |
const |
bool CommandLine::HandleOpt |
( |
int & |
I, |
|
|
int |
argc, |
|
|
const char * |
argv[], |
|
|
const char *& |
Opt, |
|
|
Args * |
A, |
|
|
bool |
PreceedeMatch = false |
|
) |
| |
|
protected |
bool CommandLine::Parse |
( |
int |
argc, |
|
|
const char ** |
argv |
|
) |
| |
static void CommandLine::SaveInConfig |
( |
unsigned int const & |
argc, |
|
|
char const *const *const |
argv |
|
) |
| |
|
staticprotected |
void CommandLine::ShowHelp |
( |
| ) |
|
Args* CommandLine::ArgList |
|
protected |
const char** CommandLine::FileList |
The documentation for this class was generated from the following file: