AIVehicleList_Depot Class Reference
[Classes that create a list of items.]

Creates a list of vehicles that have orders to a given depot. More...

#include <ai_vehiclelist.hpp>

Inheritance diagram for AIVehicleList_Depot:

AIAbstractList AIObject SimpleCountedObject

Public Member Functions

 AIVehicleList_Depot (TileIndex tile)

Static Public Member Functions

static const char * GetClassName ()

Detailed Description

Creates a list of vehicles that have orders to a given depot.

The list is created with a tile. If the tile is part of an airport all aircraft having a depot order on a hangar of that airport will be returned. For all other vehicle types the tile has to be a depot or an empty list will be returned.

Definition at line 51 of file ai_vehiclelist.hpp.


Constructor & Destructor Documentation

AIVehicleList_Depot::AIVehicleList_Depot ( TileIndex  tile  ) 

Parameters:
tile The tile of the depot to get the list of vehicles from, which have orders to it.

Definition at line 47 of file ai_vehiclelist.cpp.

References AIAbstractList::AddItem(), GetDepotIndex(), GetStationIndex(), GetTileType(), IsAirport(), IsRailDepot(), AIMap::IsValidTile(), MP_RAILWAY, MP_ROAD, MP_STATION, MP_WATER, VEH_AIRCRAFT, VEH_ROAD, VEH_SHIP, and VEH_TRAIN.


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

Generated on Wed Dec 30 20:40:30 2009 for OpenTTD by  doxygen 1.5.6