Data Fields | |
char const * | name |
Name of the command line switch. | |
int | type |
Type of the argument in question. | |
char const * | deflt |
Default value (as a character string), or NULL if none. | |
char const * | doc |
Documentation/description string. |
Definition at line 88 of file cmd_ln.h.