ARTS
2.3.1285(git:92a29ea9-dirty)
|
#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 90 of file arts_getopt.h.
int option::has_arg |
Definition at line 89 of file arts_getopt.h.
char* option::name |
Definition at line 85 of file arts_getopt.h.
Referenced by get_parameters().
int option::val |
Definition at line 91 of file arts_getopt.h.