#include <wibble/commandline/engine.h>
#include <iosfwd>
Go to the source code of this file.
Namespaces | |
| namespace | wibble |
| namespace | wibble::commandline |
Classes | |
| class | wibble::commandline::Parser |
| Generic parser for commandline arguments. More... | |
| class | wibble::commandline::StandardParser |
| Parser for commandline arguments, with builting help functions. More... | |
| class | wibble::commandline::StandardParserWithManpage |
| Parser for commandline arguments, with builting help functions and manpage generation. More... | |
| class | wibble::commandline::StandardParserWithMandatoryCommand |
| Parser for commandline arguments, with builting help functions and manpage generation, and requiring a mandatory command. More... | |
1.5.6