|
wibble 1.1
|

Functions | |
| int | withCommands (int argc, const char *argv[]) |
| void | usage (ostream &out, const string &argv0) |
| int | main (int argc, const char *argv[]) |
| int main | ( | int | argc, |
| const char * | argv[] | ||
| ) |
References usage(), and withCommands().
| void usage | ( | ostream & | out, |
| const string & | argv0 | ||
| ) |
Referenced by wibble::commandline::OptionGroup::add(), wibble::commandline::OptionGroup::create(), and main().
| int withCommands | ( | int | argc, |
| const char * | argv[] | ||
| ) |
Referenced by main().