|
GRASS Programmer's Manual
6.5.svn(2014)-r66266
|

Data Fields | |
| struct Option * | option |
| struct Flag * | flag |
| struct Item * | next_item |
| struct Flag* Item::flag |
Definition at line 123 of file parser.c.
Referenced by G_define_flag(), and G_define_option().
| struct Item* Item::next_item |
Definition at line 124 of file parser.c.
Referenced by G_define_flag(), and G_define_option().
| struct Option* Item::option |
Definition at line 122 of file parser.c.
Referenced by G_define_flag(), and G_define_option().