ConstructUnitCommand::ProductionEntry Class Reference

#include <constructunitcommand.h>

List of all members.

Public Member Functions

 ProductionEntry ()
 ProductionEntry (const VehicleType *type, const Resources &cost, ConstructUnitCommand::Lack prerequisites)

Public Attributes

const VehicleTypetype
Resources cost
ConstructUnitCommand::Lack prerequisites


Detailed Description

Definition at line 77 of file constructunitcommand.h.


Constructor & Destructor Documentation

ConstructUnitCommand::ProductionEntry::ProductionEntry (  )  [inline]

Definition at line 82 of file constructunitcommand.h.

ConstructUnitCommand::ProductionEntry::ProductionEntry ( const VehicleType type,
const Resources cost,
ConstructUnitCommand::Lack  prerequisites 
) [inline]

Definition at line 83 of file constructunitcommand.h.

References cost, prerequisites, and type.


Member Data Documentation

const VehicleType* ConstructUnitCommand::ProductionEntry::type

Definition at line 79 of file constructunitcommand.h.

Referenced by ProductionEntry().

Resources ConstructUnitCommand::ProductionEntry::cost

Definition at line 80 of file constructunitcommand.h.

Referenced by ProductionEntry().

ConstructUnitCommand::Lack ConstructUnitCommand::ProductionEntry::prerequisites

Definition at line 81 of file constructunitcommand.h.

Referenced by ProductionEntry().


The documentation for this class was generated from the following file:
Generated on Mon May 21 01:46:35 2012 for Advanced Strategic Command by  doxygen 1.5.1