SORTIE Core C++ Documentation
clTree Member List

This is the complete list of members for clTree, including all inherited members.

clTree(int iType, int iSpecies, int iNumFloats, int iNumInts, int iNumChars, int iNumBools, clTreePopulation *p_oTreePop)clTreeprotected
clTreePopulation classclTreefriend
clTreeTestBehavior classclTreefriend
GetShorter()clTreeinline
GetSpecies()clTreeinline
GetTaller()clTreeinline
GetType()clTreeinline
GetValue(short int iCode, int *p_iValHolder)clTree
GetValue(short int iCode, float *p_fValHolder)clTree
GetValue(short int iCode, bool *p_bValHolder)clTree
GetValue(short int iCode, char *p_cValHolder)clTree
m_iSpeciesclTreeprotected
m_iTypeclTreeprotected
MakeDeadClone()clTree
mp_bBoolValuesclTreeprotected
mp_cCharValuesclTreeprotected
mp_fFloatValuesclTreeprotected
mp_iIntValuesclTreeprotected
mp_oNextclTreeprotected
mp_oPreviousclTreeprotected
mp_oTreePopclTreeprotectedstatic
SetValue(short int iCode, int iValue)clTree
SetValue(short int iCode, float fValue, bool bUpdateNow=true, bool bUpdateAllometry=true)clTree
SetValue(short int iCode, bool bValue)clTree
SetValue(short int iCode, char *cValue)clTree
~clTree()clTreeprotected