LibOFX
|
Data Fields | |
char * | name |
int | has_arg |
int * | flag |
int | val |
Definition at line 94 of file gnugetopt.h.
int* option::flag |
Definition at line 104 of file gnugetopt.h.
int option::has_arg |
Definition at line 103 of file gnugetopt.h.
char* option::name |
Definition at line 99 of file gnugetopt.h.
int option::val |
Definition at line 105 of file gnugetopt.h.