
Public Member Functions | |
| OptionType () | |
| OptionType (const std::string &name) | |
| const std::string | getName () const |
| const std::string & | getStringValue (const std::string &value) const |
| virtual std::string | getDefaultValue () const |
| virtual | ~OptionType () |
Definition at line 37 of file GetOpt.h.
1.5.3