SORTIE Core C++ Documentation
|
This is the complete list of members for clDeadTree, including all inherited members.
clDeadTree(int iType, int iSpecies, int iNumFloats, int iNumInts, int iNumStrings, 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, std::string *p_sValHolder) | clDeadTree | |
m_iDeadCode | clDeadTree | protected |
m_iSpecies | clDeadTree | protected |
m_iType | clDeadTree | protected |
mp_bBoolValues | clDeadTree | protected |
mp_fFloatValues | clDeadTree | protected |
mp_iIntValues | clDeadTree | protected |
mp_oNext | clDeadTree | protected |
mp_sStringValues | clDeadTree | protected |
SetDeadReasonCode(deadCode &iCode) | clDeadTree | inline |
~clDeadTree() | clDeadTree | protected |