Public Member Functions

CargoReservation Class Reference

Action of reserving cargo from a station to be loaded onto a vehicle. More...

#include <cargoaction.h>

Inheritance diagram for CargoReservation:
CargoLoad CargoMovement< StationCargoList, VehicleCargoList >

Public Member Functions

 CargoReservation (StationCargoList *source, VehicleCargoList *destination, uint max_move, TileIndex load_place)
bool operator() (CargoPacket *cp)
 Reserves some cargo for loading.

Detailed Description

Action of reserving cargo from a station to be loaded onto a vehicle.

Definition at line 94 of file cargoaction.h.


Member Function Documentation


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