clDeadTree(int iType, int iSpecies, int iNumFloats, int iNumInts, int iNumChars, int iNumBools) | clDeadTree | [protected] |
clGhostTreePopulation class | clDeadTree | [friend] |
clTree class | clDeadTree | [friend] |
clTreePopulation class | clDeadTree | [friend] |
GetDeadReasonCode() | clDeadTree | [inline] |
GetNext() | clDeadTree | [inline] |
GetSpecies() | clDeadTree | [inline] |
GetType() | clDeadTree | [inline] |
GetValue(short int iCode, int *p_iValHolder) | clDeadTree | |
GetValue(short int iCode, float *p_fValHolder) | clDeadTree | |
GetValue(short int iCode, bool *p_bValHolder) | clDeadTree | |
GetValue(short int iCode, char *p_cValHolder) | clDeadTree | |
m_iDeadCode | clDeadTree | [protected] |
m_iSpecies | clDeadTree | [protected] |
m_iType | clDeadTree | [protected] |
mp_bBoolValues | clDeadTree | [protected] |
mp_cCharValues | clDeadTree | [protected] |
mp_fFloatValues | clDeadTree | [protected] |
mp_iIntValues | clDeadTree | [protected] |
mp_oNext | clDeadTree | [protected] |
SetDeadReasonCode(deadCode &iCode) | clDeadTree | [inline] |
~clDeadTree() | clDeadTree | [protected] |