cmdlinechar_ | util::Option | [protected] |
default_ | util::Option | [protected] |
getBool() const | util::Option | [inline, virtual] |
getCmdLineChar() const | util::Option | |
getDefault() const | util::Option | |
getFloat() const | util::Option | [inline, virtual] |
getInt() const | util::Option | [inline, virtual] |
getIntArray() const | util::IntArrayOption | [virtual] |
getName() const | util::Option | |
getString() const | util::Option | [inline, virtual] |
getTypeName() const | util::IntArrayOption | [inline, virtual] |
getUsage() const | util::Option | |
IntArrayOption(const char *name, const char *defaultVal, const char *usage, const char &cmd, const int &N, int *const storage=NULL) | util::IntArrayOption | |
IntArrayOption(const string &name, const string &defaultVal, const string &usage, const char &cmd, const int &N, int *const storage=NULL) | util::IntArrayOption | |
IntArrayOption(const IntArrayOption &other) | util::IntArrayOption | |
N_ | util::IntArrayOption | [protected] |
name_ | util::Option | [protected] |
needsValue() const | util::Option | [inline, virtual] |
operator<<(ostream &os, Option &op) | util::Option | [related] |
Option(const char *name, const char *defaultVal, const char *usage, const char cmd) | util::Option | |
Option(const string &name, const string &defaultVal, const string &usage, const char cmd) | util::Option | |
setValue(const string &s) | util::IntArrayOption | [virtual] |
storage_ | util::IntArrayOption | [protected] |
toString() const | util::IntArrayOption | [virtual] |
usage_ | util::Option | [protected] |
value_ | util::IntArrayOption | [protected] |
~IntArrayOption() | util::IntArrayOption | |
~Option() | util::Option | [virtual] |