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

Creates a list of cargos that the given industry accepts. More...

#include <ai_cargolist.hpp>

Inheritance diagram for AICargoList_IndustryAccepting:
AIList AIObject SimpleCountedObject

Public Member Functions

 AICargoList_IndustryAccepting (IndustryID industry_id)

Static Public Member Functions

static const char * GetClassName ()
 Get the name of this class to identify it towards squirrel.

Detailed Description

Creates a list of cargos that the given industry accepts.

Note:
This list also includes cargos that are temporarily not accepted by this industry,
See also:
AIIndustry::IsCargoAccepted.

Definition at line 34 of file ai_cargolist.hpp.


Constructor & Destructor Documentation

AICargoList_IndustryAccepting::AICargoList_IndustryAccepting ( IndustryID  industry_id  ) 
Parameters:
industry_id The industry to get the list of cargos it accepts from.

Definition at line 26 of file ai_cargolist.cpp.

References Industry::accepts_cargo, AIList::AddItem(), CT_INVALID, Pool< Titem, Tindex, Tgrowth_step, Tmax_size, Tcache, Tzero >::PoolItem<&_industry_pool >::Get(), AIIndustry::IsValidIndustry(), and lengthof.


Member Function Documentation

static const char* AICargoList_IndustryAccepting::GetClassName (  )  [inline, static]

Get the name of this class to identify it towards squirrel.

Reimplemented from AIList.

Definition at line 37 of file ai_cargolist.hpp.


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

Generated on Sun Jan 23 01:49:46 2011 for OpenTTD by  doxygen 1.6.1