Public Member Functions | Private Attributes

CargoReturn Class Reference

Action of returning previously reserved cargo from the vehicle to the station. More...

#include <cargoaction.h>

Inheritance diagram for CargoReturn:
CargoMovement< VehicleCargoList, StationCargoList >

Public Member Functions

 CargoReturn (VehicleCargoList *source, StationCargoList *destination, uint max_move, StationID next)
bool operator() (CargoPacket *cp)
 Returns some reserved cargo.

Private Attributes

StationID next

Detailed Description

Action of returning previously reserved cargo from the vehicle to the station.

Definition at line 101 of file cargoaction.h.


Member Function Documentation


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