|
0 A.D. | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
Singleton | +--CFormationCollectionin FormationCollection.h
| Inner Classes, Typedefs, and Enums | |
typedef |
CFormationCollection::templateFilenameMap
|
typedef |
CFormationCollection::templateMap
|
| Field Summary | |
private CFormationCollection::templateFilenameMap |
m_templateFilenames
|
private CFormationCollection::templateMap |
m_templates
|
| Constructor Summary | |
~CFormationCollection()
|
|
| Method Summary | |
void |
GetFormationNames( std::vector< CStrW >& names )
|
CFormation* |
GetTemplate( const CStrW& formationType )
|
void |
LoadFile( const char* path )
|
int |
LoadTemplates()
|
| Methods inherited from class Singleton |
GetSingleton, GetSingletonPtr, IsInitialised |
| Field Detail |
private CFormationCollection::templateFilenameMap m_templateFilenames;
private CFormationCollection::templateMap m_templates;
| Constructor Detail |
public ~CFormationCollection();
| Method Detail |
public void GetFormationNames( std::vector< CStrW >& names );
public CFormation* GetTemplate( const CStrW& formationType );
public void LoadFile( const char* path );
public int LoadTemplates();
|
0 A.D.
Generated on September 04, 2007 at 18:14 CppDoc v2.4.0 |
|||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||