Creates a list of stations of which you are the owner. More...
#include <ai_stationlist.hpp>
Public Member Functions | |
AIStationList (AIStation::StationType station_type) | |
Static Public Member Functions | |
static const char * | GetClassName () |
Creates a list of stations of which you are the owner.
Definition at line 22 of file ai_stationlist.hpp.
AIStationList::AIStationList | ( | AIStation::StationType | station_type | ) |
station_type | The type of station to make a list of stations for. |
Definition at line 18 of file ai_stationlist.cpp.
References AIAbstractList::AddItem(), BaseStation::facilities, Pool< Titem, Tindex, Tgrowth_step, Tmax_size, Tcache, Tzero >::PoolItem< Tpool >::index, and BaseStation::owner.