#include <gnu_getopt.h>
Public Attributes | |
| const char * | name |
| int | has_arg |
| int * | flag |
| int | val |
Definition at line 66 of file gnu_getopt.h.
| const char* option::name |
| int option::has_arg |
Definition at line 68 of file gnu_getopt.h.
| int* option::flag |
Definition at line 69 of file gnu_getopt.h.
| int option::val |
Definition at line 70 of file gnu_getopt.h.