|
OpenTTD Source 20260206-master-g4d4e37dbf1
|
Public Member Functions | |
| bool | IsEmpty () const |
Data Fields | |
| StationCargoList | cargo {} |
| The cargo packets of cargo waiting in this station. | |
| FlowStatMap | flows {} |
| Planned flows through this station. | |
Definition at line 212 of file station_base.h.
|
inline |
Definition at line 216 of file station_base.h.
| StationCargoList GoodsEntry::GoodsEntryData::cargo {} |
The cargo packets of cargo waiting in this station.
Definition at line 213 of file station_base.h.
Referenced by CargoPacket::AfterLoad(), GoodsEntry::AvailableCount(), StationViewWindow::BuildCargoList(), CheckCaches(), StationViewWindow::DrawEntries(), SlStationCargo::FixPointers(), SlStationCargo::Load(), SlStationGoods::Load(), LoadUnloadVehicle(), MaybeCrashAirplane(), RerouteCargo(), SlStationCargo::Save(), SlStationGoods::Save(), GoodsEntry::TotalCount(), and TruncateCargo().
| FlowStatMap GoodsEntry::GoodsEntryData::flows {} |
Planned flows through this station.
Definition at line 214 of file station_base.h.
Referenced by LinkGraphOverlay::AddLinks(), StationViewWindow::BuildCargoList(), DeleteStaleLinks(), StationViewWindow::EstimateDestinations(), GoodsEntry::GetVia(), GoodsEntry::GetVia(), SlStationFlow::Load(), SlStationFlow::Save(), VehicleCargoList::Stage(), and LinkGraphJob::~LinkGraphJob().