![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
Nation set iterator. More...
Collaboration diagram for nation_set_iter:Public Attributes | |
| struct iterator | vtable |
| struct nation_set * | p |
| struct nation_set * | end |
Nation set iterator.
Definition at line 757 of file nation.cpp.
| struct nation_set * nation_set_iter::end |
Definition at line 759 of file nation.cpp.
Referenced by nation_set_iter_init(), and nation_set_iter_valid().
| struct nation_set* nation_set_iter::p |
Definition at line 759 of file nation.cpp.
Referenced by nation_set_iter_init(), and nation_set_iter_valid().
| struct iterator nation_set_iter::vtable |
Definition at line 298 of file nation.cpp.
Referenced by nation_set_iter_init().