clTree(int iType, int iSpecies, int iNumFloats, int iNumInts, int iNumChars, int iNumBools, clTreePopulation *p_oTreePop) | clTree | [protected] |
clTreeTestBehavior class | clTree | [friend] |
GetShorter() | clTree | [inline] |
GetSpecies() | clTree | [inline] |
GetTaller() | clTree | [inline] |
GetType() | clTree | [inline] |
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_iSpecies | clTree | [protected] |
m_iType | clTree | [protected] |
mp_bBoolValues | clTree | [protected] |
mp_cCharValues | clTree | [protected] |
mp_fFloatValues | clTree | [protected] |
mp_iIntValues | clTree | [protected] |
mp_oNext | clTree | [protected] |
mp_oPrevious | clTree | [protected] |
mp_oTreePop | clTree | [protected, static] |
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() | clTree | [protected] |