static Sptr < CommandLine > instance()
const string& getString(const string& cmdLineOption)
const int getInt(const string& cmdLineOption)
void print(const int loglevel)
void setDefaultValues()
void parseCommandLine( const int argc, const char**argv )
static Sptr < CommandLine > commandLine
typedef map < string, string > Table
typedef Table::iterator TableIter
static const pair < const char*, const char* > cmdLineOptionString[]
generated by doc++