![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
Collaboration diagram for advance_root_req_iter:Public Attributes | |
| struct iterator | base |
| bv_techs | done |
| bv_techs | rootdone |
| const struct advance * | array [A_LAST] |
| const struct advance ** | current |
| const struct advance ** | end |
| const struct advance** advance_root_req_iter::current |
Definition at line 40 of file tech.cpp.
Referenced by advance_root_req_iter_get(), advance_root_req_iter_next(), and advance_root_req_iter_valid().
| bv_techs advance_root_req_iter::done |
Definition at line 38 of file tech.cpp.
Referenced by advance_root_req_iter_next().
| const struct advance ** advance_root_req_iter::end |
Definition at line 40 of file tech.cpp.
Referenced by advance_root_req_iter_next(), and advance_root_req_iter_valid().
| bv_techs advance_root_req_iter::rootdone |
Definition at line 38 of file tech.cpp.
Referenced by advance_root_req_iter_next().