ARTS
2.2.66
|
#include <arts_getopt.h>
Public Attributes | |
char * | name |
int | has_arg |
int * | flag |
int | val |
Definition at line 81 of file arts_getopt.h.
int* option::flag |
Definition at line 91 of file arts_getopt.h.
int option::has_arg |
Definition at line 90 of file arts_getopt.h.
Referenced by get_parameters().
char* option::name |
Definition at line 86 of file arts_getopt.h.
Referenced by get_parameters().
int option::val |
Definition at line 92 of file arts_getopt.h.
Referenced by get_parameters().