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