|
| OptionImpl (const std::string &full_name, const std::string &short_name, const std::string &desc, bool &val, const bool &def, const std::string &) |
|
bool | read_value (const char *arg) override |
|
| Option (const std::string &fn, const std::string &sn, const std::string &dc) |
|
virtual std::ostream & | print_default (std::ostream &o) const |
|
virtual std::string | arg_name () const |
|
virtual bool | has_arg () const |
|
|
bool & | value |
|
bool | default_value |
|
std::string | full_name |
|
std::string | short_name |
|
std::string | desc |
|
The documentation for this struct was generated from the following file: