Route link follower. More...
Public Member Functions | |
CFollowRouteLinkT (CargoID cid) | |
bool | Follow (RouteLink *from) |
Fill in route links reachable by this route link. | |
Data Fields | |
CargoID | m_cid |
RouteLink * | m_old_link |
RouteLinkList * | m_new_links |
Route link follower.
Definition at line 70 of file yapf_cargo.cpp.
bool CFollowRouteLinkT::Follow | ( | RouteLink * | from | ) | [inline] |
Fill in route links reachable by this route link.
Definition at line 78 of file yapf_cargo.cpp.
References SpecializedStation< Station, false >::Get(), RouteLink::GetDestination(), Station::goods, and GoodsEntry::routes.