|
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 error_t | parser (int key, char *arg, argp_state *state) |
|
|
void | argp_build () |
|
bool | argp_add (const char *name, int key, const char *arg, int flags, const char *doc, int group) |
|
|
class | WvArgsOption |
|
class | WvArgsArgOption |
|
class | WvArgs |
|
Definition at line 53 of file wvargs.cc.
The documentation for this class was generated from the following file: