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

Creates a list of industries that can produce a given cargo. More...

#include <ai_industrylist.hpp>

Inheritance diagram for AIIndustryList_CargoProducing:
AIAbstractList AIObject SimpleCountedObject

Public Member Functions

 AIIndustryList_CargoProducing (CargoID cargo_id)

Static Public Member Functions

static const char * GetClassName ()

Detailed Description

Creates a list of industries that can produce a given cargo.

Note:
It also contains industries that currently produces 0 units of the cargo.

Definition at line 46 of file ai_industrylist.hpp.


Constructor & Destructor Documentation

AIIndustryList_CargoProducing::AIIndustryList_CargoProducing ( CargoID  cargo_id  ) 
Parameters:
cargo_id The cargo this industry should produce.

Definition at line 34 of file ai_industrylist.cpp.

References AIAbstractList::AddItem(), Pool< Titem, Tindex, Tgrowth_step, Tmax_size, Tcache, Tzero >::PoolItem< Tpool >::index, lengthof, and Industry::produced_cargo.


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

Generated on Sat Jun 5 21:52:35 2010 for OpenTTD by  doxygen 1.6.1