List of all members.
Public Member Functions |
argp_option * | argp () const |
void * | self () const |
void | add (WvArgsOption *option) |
void | remove (char short_option, WvStringParm long_option) |
void | zap () |
void | add_required_arg () |
void | subtract_required_arg () |
const WvStringList & | args () const |
Static Public Member Functions |
static error_t | parser (int key, char *arg, argp_state *state) |
Public Attributes |
unsigned int | flags |
Protected Member Functions |
void | argp_build () |
bool | argp_add (const char *name, int key, const char *arg, int flags, const char *doc, int group) |
Friends |
class | WvArgsOption |
class | WvArgsArgOption |
class | WvArgs |
Detailed Description
Definition at line 53 of file wvargs.cc.
The documentation for this class was generated from the following file: