#include <getopt_doc.h>
Public Types | |
| typedef std::vector< std::string > | Arguments |
Public Member Functions | |
| CommandLine (const OptionSet &, int argc, const char *const *argv) | |
| CommandLine (const OptionSet &, const Arguments &) | |
| const Arguments & | getArguments () const |
| bool | hasNext () |
| bool | readNext () |
| bool | process () |
| unsigned | index () |
| void | printUsageAndExit (int exitval, const std::string &arguments, const std::string &description) |
|
|
|
|
||||||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
1.4.6