|
LTL
2.0.x
|
This is the complete list of members for util::StringOption, including all inherited members.
| cmdlinechar_ | util::Option | protected |
| default_ | util::Option | protected |
| getBool() const | util::Option | inlinevirtual |
| getCmdLineChar() const | util::Option | |
| getDefault() const | util::Option | |
| getFloat() const | util::Option | inlinevirtual |
| getInt() const | util::Option | inlinevirtual |
| getName() const | util::Option | |
| getString() const | util::StringOption | virtual |
| getTypeName() const | util::StringOption | inlinevirtual |
| getUsage() const | util::Option | |
| name_ | util::Option | protected |
| needsValue() const | util::Option | inlinevirtual |
| 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::StringOption | virtual |
| storage_ | util::StringOption | protected |
| StringOption(const char *name, const char *defaultVal, const char *usage, const char cmd, string *const storage=NULL) | util::StringOption | |
| StringOption(const string &name, const string &defaultVal, const string &usage, const char cmd, string *const storage=NULL) | util::StringOption | |
| toString() const | util::StringOption | virtual |
| usage_ | util::Option | protected |
| value_ | util::StringOption | protected |
| ~Option() | util::Option | virtual |
| ~StringOption() | util::StringOption | inline |
1.8.5