wibble::commandline::Option Member List
This is the complete list of members for
wibble::commandline::Option, including all inherited members.
| addAlias(char c) | wibble::commandline::Option | [inline] |
| addAlias(const std::string &str) | wibble::commandline::Option | [inline] |
| description | wibble::commandline::Option | |
| Engine class | wibble::commandline::Option | [friend] |
| fullUsage() const | wibble::commandline::Option | |
| fullUsageForMan() const | wibble::commandline::Option | |
| hidden | wibble::commandline::Option | |
| isSet() const | wibble::commandline::Option | [inline] |
| longNames | wibble::commandline::Option | |
| m_isset | wibble::commandline::Option | [protected] |
| name() const | wibble::commandline::Option | [inline] |
| Option(const std::string &name) | wibble::commandline::Option | [inline, protected] |
| Option(const std::string &name, char shortName, const std::string &longName, const std::string &usage=std::string(), const std::string &description=std::string()) | wibble::commandline::Option | [inline, protected] |
| Option() | wibble::commandline::Option | |
| OptionGroup class | wibble::commandline::Option | [friend] |
| parse(ArgList &list, ArgList::iterator begin)=0 | wibble::commandline::Option | [protected, pure virtual] |
| parse(const std::string ¶m)=0 | wibble::commandline::Option | [protected, pure virtual] |
| shortNames | wibble::commandline::Option | |
| usage | wibble::commandline::Option | |
| ~Managed() | wibble::commandline::Managed | [inline, virtual] |
| ~Option() | wibble::commandline::Option | [inline, virtual] |