Classes | |
| class | BadOption |
| class | Parser |
| Interface for everything that would parse an arglist. More... | |
| class | Option |
| Interface for a parser for one commandline option. More... | |
| class | BoolOption |
| Boolean option. More... | |
| class | StringOption |
| class | IntOption |
| class | ExistingFileOption |
| class | OptionGroup |
| class | OptionParser |
| Parser of many short or long switches all starting with '-'. More... | |
| class | CommandParser |
| class | MainParser |
| Main parser for commandline arguments. More... | |
| class | DocMaker |
| class | Help |
| class | Manpage |
Typedefs | |
| typedef std::list< const char * > | arglist |
| typedef arglist::iterator | iter |
| typedef std::list<const char*> Tagcoll::commandline::arglist |
| typedef arglist::iterator Tagcoll::commandline::iter |
1.5.1