|
Freeciv-3.1
|
Data Fields | |
| struct iterator | vtable |
| struct nation_type * | p |
| struct nation_type * | end |
| struct nation_type * nation_iter::end |
Definition at line 516 of file nation.c.
Referenced by nation_iter_init(), and nation_iter_valid().
| struct nation_type* nation_iter::p |
Definition at line 516 of file nation.c.
Referenced by nation_iter_init(), and nation_iter_valid().
| struct iterator nation_iter::vtable |
Definition at line 515 of file nation.c.
Referenced by nation_iter_init().