Public Member Functions

StationCargoReroute Class Reference

Action of rerouting cargo in a station. More...

#include <cargoaction.h>

Inheritance diagram for StationCargoReroute:
CargoReroute< StationCargoList > CargoMovement< StationCargoList, StationCargoList >

Public Member Functions

 StationCargoReroute (StationCargoList *source, StationCargoList *dest, uint max_move, StationID avoid, StationID avoid2, const GoodsEntry *ge)
bool operator() (CargoPacket *cp)
 Reroutes some cargo from one Station sublist to another.

Detailed Description

Action of rerouting cargo in a station.

Definition at line 128 of file cargoaction.h.


Member Function Documentation


The documentation for this class was generated from the following files: