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 iNumStrings, 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, std::string *p_sValHolder)clTree
m_iSpeciesclTreeprotected
m_iTypeclTreeprotected
MakeDeadClone()clTree
mp_bBoolValuesclTreeprotected
mp_fFloatValuesclTreeprotected
mp_iIntValuesclTreeprotected
mp_oNextclTreeprotected
mp_oPreviousclTreeprotected
mp_oTreePopclTreeprotectedstatic
mp_sStringValuesclTreeprotected
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, std::string sValue)clTree
~clTree()clTreeprotected