| 108 | template <ScriptStationList_Cargo::CargoSelector Tselector> |
| 109 | void Update(StationID from, StationID via, uint amount); |
| 110 | const GoodsEntry *GE() const { return ge; } |
| 111 | |
| 112 | private: |
| 113 | void SetValue(); |
no outgoing calls
no test coverage detected