Definition at line 84 of file LALgetopt.h.
Data Fields | |
| const char * | name |
| int | has_arg |
| int * | flag |
| int | val |
| const char* LALoption::name |
Definition at line 86 of file LALgetopt.h.
| int LALoption::has_arg |
Definition at line 89 of file LALgetopt.h.
| int* LALoption::flag |
Definition at line 90 of file LALgetopt.h.
| int LALoption::val |
Definition at line 91 of file LALgetopt.h.