Action of rerouting cargo between different cargo lists and/or next hops. More...
#include <cargoaction.h>
Public Member Functions | |
CargoReroute (Tlist *source, Tlist *dest, uint max_move, StationID avoid, StationID avoid2, const GoodsEntry *ge) | |
Protected Attributes | |
StationID | avoid |
StationID | avoid2 |
const GoodsEntry * | ge |
Action of rerouting cargo between different cargo lists and/or next hops.
Definition at line 117 of file cargoaction.h.