![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
Collaboration diagram for cargo_iter:Public Attributes | |
| struct iterator | vtable |
| const struct unit_list_link * | links [GAME_TRANSPORT_MAX_RECURSIVE] |
| int | depth |
| int cargo_iter::depth |
Definition at line 47 of file unit.cpp.
Referenced by cargo_iter_get(), cargo_iter_init(), cargo_iter_next(), and unit_cargo_depth().
| const struct unit_list_link* cargo_iter::links[GAME_TRANSPORT_MAX_RECURSIVE] |
Definition at line 46 of file unit.cpp.
Referenced by cargo_iter_get(), cargo_iter_init(), and cargo_iter_next().