|
| Option (OptionParser &p, const std::string &shortname, const std::string &longname, const T &deflt=T(), const std::string &argname="", const std::string &desc="") |
|
const T & | Value () const |
|
void | SetValue (const T &val) |
|
| OptionBase (OptionParser &p, const std::string &shortname, const std::string &longname, const std::string &deflt="", const std::string &argname="", const std::string &desc="") |
|
virtual void | Print (std::ostream &) const |
|
bool | IsSet () const |
|
The documentation for this class was generated from the following file: