Public Member Functions

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

Creates a list of stations of which you are the owner. More...

#include <script_stationlist.hpp>

Inheritance diagram for ScriptStationList:
ScriptList ScriptObject SimpleCountedObject

Public Member Functions

 ScriptStationList (ScriptStation::StationType station_type)

Detailed Description

Creates a list of stations of which you are the owner.

ai

Definition at line 23 of file script_stationlist.hpp.


Constructor & Destructor Documentation

ScriptStationList::ScriptStationList ( ScriptStation::StationType  station_type  ) 
Parameters:
station_type The type of station to make a list of stations for.

Definition at line 19 of file script_stationlist.cpp.

References _current_company, ScriptList::AddItem(), BaseStation::facilities, Pool< Titem, Tindex, Tgrowth_step, Tmax_size, Tpool_type, Tcache, Tzero >::PoolItem< Tpool >::index, and BaseStation::owner.


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