Freeciv-3.1
|
Data Fields | |
struct iterator | vtable |
const struct unit_list_link * | links [GAME_TRANSPORT_MAX_RECURSIVE] |
int | depth |
int cargo_iter::depth |
Definition at line 54 of file unit.c.
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 53 of file unit.c.
Referenced by cargo_iter_get(), cargo_iter_init(), and cargo_iter_next().