|
| 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.
◆ deflt
Default value (as a character string), or NULL if none.
Definition at line 91 of file cmd_ln.h.
◆ doc
Documentation/description string.
Definition at line 92 of file cmd_ln.h.
◆ name
Name of the command line switch.
Definition at line 89 of file cmd_ln.h.
◆ type
Type of the argument in question.
Definition at line 90 of file cmd_ln.h.
The documentation for this struct was generated from the following file: