Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

TacticEntryArray Class Reference

The class contains an array of TacticEntrys. More...

#include <TacticEntry.h>

Collaboration diagram for TacticEntryArray:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TacticEntryArray ()
 Constructor.

 TacticEntryArray (int count)
 Constructor with count.

 ~TacticEntryArray ()
 Destructor.

void setEntryCount (int count)

Public Attributes

int entryCount
TacticEntryentrys

Detailed Description

The class contains an array of TacticEntrys.

Definition at line 115 of file TacticEntry.h.


Constructor & Destructor Documentation

TacticEntryArray::TacticEntryArray  ) 
 

Constructor.

Definition at line 53 of file TacticEntry.cpp.

References entryCount.

TacticEntryArray::TacticEntryArray int  count  ) 
 

Constructor with count.

Definition at line 58 of file TacticEntry.cpp.

References entryCount, and entrys.

TacticEntryArray::~TacticEntryArray  ) 
 

Destructor.

Definition at line 66 of file TacticEntry.cpp.

References entryCount, and entrys.


Member Function Documentation

void TacticEntryArray::setEntryCount int  count  ) 
 

Definition at line 72 of file TacticEntry.cpp.

References entryCount, and entrys.


Member Data Documentation

int TacticEntryArray::entryCount
 

Definition at line 127 of file TacticEntry.h.

Referenced by DefaultTacticChooser::chooseOption(), operator<<(), operator>>(), setEntryCount(), TacticEntryArray(), and ~TacticEntryArray().

TacticEntry* TacticEntryArray::entrys
 

Definition at line 129 of file TacticEntry.h.

Referenced by DefaultTacticChooser::chooseOption(), operator<<(), operator>>(), setEntryCount(), TacticEntryArray(), and ~TacticEntryArray().


The documentation for this class was generated from the following files:
Generated on Thu Sep 23 20:11:57 2004 for GT2004 by doxygen 1.3.6