Public Member Functions

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

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

Inheritance diagram for AIIndustryList_CargoProducing:
AIAbstractList AIObject

Public Member Functions

 AIIndustryList_CargoProducing (CargoID cargo_id)

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.

Constructor & Destructor Documentation

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