AddTreeToHashTable(clTree *p_oNewTree) | clTreePopulation | protected |
adult enum value | clTreePopulation | |
AssembleFileCode(int iFileType, int iFileVersion, char *cCode) | clWorkerBase | protected |
BarebonesDataSetup(xercesc::DOMDocument *p_oDoc) | clTreePopulation | |
ChangeTreeType(clTree *p_oTree, enum iTreeType iNewType) | clTreePopulation | protected |
clAllometry class | clTreePopulation | friend |
clPopulationBase(clSimManager *p_oSimManager) | clPopulationBase | inline |
clTree class | clTreePopulation | friend |
clTreePopulation(const clTreePopulation &oldPop) | clTreePopulation | private |
clTreePopulation(clSimManager *p_oSimManager) | clTreePopulation | |
clTreeSearch class | clTreePopulation | friend |
clWorkerBase(clSimManager *p_oSimManager) | clWorkerBase | |
CreateHashTable() | clTreePopulation | protected |
CreateTree(float fX, float fY, int iSp, int iType, float fDiam) | clTreePopulation | |
CreateTreesFromInitialDensities(xercesc::DOMDocument *p_oDoc) | clTreePopulation | protected |
CreateTreesFromTextTreeMap(xercesc::DOMDocument *p_oDoc) | clTreePopulation | protected |
CreateTreesFromTreeMap(xercesc::DOMDocument *p_oDoc) | clTreePopulation | protected |
DataMemberRegistrations() | clTreePopulation | protected |
DeleteStumps() | clTreePopulation | protected |
DoDataUpdates() | clTreePopulation | virtual |
DoObjectSetup(xercesc::DOMDocument *p_oDoc, fileType iFileType) | clWorkerBase | |
DoTreeDataStructureSetup() | clTreePopulation | protected |
EmptyHashTable() | clTreePopulation | |
EndOfRunCleanup() | clWorkerBase | inlinevirtual |
Find(std::string sArgs) | clTreePopulation | |
GetAgeCode(int iSpecies) | clTreePopulation | |
GetAllometryObject() | clTreePopulation | inline |
GetBoolDataCode(std::string sLabel, int iSpecies, int iType) | clTreePopulation | |
GetBoolDataLabel(short int iCode, int iSpecies, int iType) | clTreePopulation | |
GetCrownDepthCode(int iSpecies, int iType) | clTreePopulation | |
GetCrownRadiusCode(int iSpecies, int iType) | clTreePopulation | |
GetData(xercesc::DOMDocument *p_oDoc) | clTreePopulation | protectedvirtual |
GetDbhCode(int iSpecies, int iType) | clTreePopulation | |
GetDiam10Code(int iSpecies, int iType) | clTreePopulation | |
GetFirstStump() | clTreePopulation | inline |
GetFloatDataCode(std::string sLabel, int iSpecies, int iType) | clTreePopulation | |
GetFloatDataLabel(short int iCode, int iSpecies, int iType) | clTreePopulation | |
GetGridCellSize() | clTreePopulation | inline |
GetHeightCode(int iSpecies, int iType) | clTreePopulation | |
GetIntDataCode(std::string sLabel, int iSpecies, int iType) | clTreePopulation | |
GetIntDataLabel(short int iCode, int iSpecies, int iType) | clTreePopulation | |
GetMaxSaplingHeight() | clTreePopulation | inline |
GetMaxSeedlingHeight(int iSpecies) | clTreePopulation | inline |
GetMinAdultDBH(int iSpecies) | clTreePopulation | |
GetMinimumAdultHeight() | clTreePopulation | inline |
GetName() | clWorkerBase | inline |
GetNewSeedlingDiam10() | clTreePopulation | inline |
GetNumberOfSpecies() | clTreePopulation | inline |
GetNumberOfTypes() | clTreePopulation | inline |
GetNumXCells() | clTreePopulation | inline |
GetNumYCells() | clTreePopulation | inline |
GetPlotDimensions() | clTreePopulation | protected |
GetRandomDiam10Value(float fDiam10Seed=0) | clTreePopulation | |
GetShortestInCellHeightDiv(int iX, int iY, int iDiv) | clTreePopulation | inline |
GetShortestTreeInCell(int iX, int iY) | clTreePopulation | |
GetSimManager() | clWorkerBase | inline |
GetStringDataCode(std::string sLabel, int iSpecies, int iType) | clTreePopulation | |
GetStringDataLabel(short int iCode, int iSpecies, int iType) | clTreePopulation | |
GetTallestInCellHeightDiv(int iX, int iY, int iDiv) | clTreePopulation | inline |
GetTallestTreeInCell(int iX, int iY) | clTreePopulation | |
GetUsesSnags() | clTreePopulation | inline |
GetWhyDeadCode(int iSpecies) | clTreePopulation | |
GetXCode(int iSpecies, int iType) | clTreePopulation | |
GetXPlotLength() | clTreePopulation | inline |
GetYCode(int iSpecies, int iType) | clTreePopulation | |
GetYPlotLength() | clTreePopulation | inline |
iTreeType enum name | clTreePopulation | |
KillTree(clTree *p_deadTree, deadCode iReason) | clTreePopulation | |
m_bDoUpdates | clTreePopulation | protected |
m_bMakeSnag | clTreePopulation | protected |
m_fMaxSaplingHeight | clTreePopulation | protected |
m_fMinAdultHeight | clTreePopulation | protected |
m_fNewSeedlingDiam10 | clTreePopulation | protected |
m_fPlotLengthX | clTreePopulation | protected |
m_fPlotLengthY | clTreePopulation | protected |
m_iLengthGrids | clTreePopulation | protected |
m_iNumAllowedTypes | clWorkerBase | protected |
m_iNumHeightDivs | clTreePopulation | protected |
m_iNumSizeClasses | clTreePopulation | protected |
m_iNumSpecies | clTreePopulation | protected |
m_iNumTypes | clTreePopulation | protected |
m_iNumXCells | clTreePopulation | protected |
m_iNumYCells | clTreePopulation | protected |
m_iSizeHeightDivs | clTreePopulation | protected |
m_sNameString | clWorkerBase | protected |
mp_bMakeStump | clTreePopulation | protected |
mp_fMaxSeedlingHeight | clTreePopulation | protected |
mp_fMinAdultDbh | clTreePopulation | protected |
mp_fSizeClasses | clTreePopulation | protected |
mp_iAgeCode | clTreePopulation | protected |
mp_iAllowedFileTypes | clWorkerBase | protected |
mp_iCrownDepthCode | clTreePopulation | protected |
mp_iCrownRadCode | clTreePopulation | protected |
mp_iDbhCode | clTreePopulation | protected |
mp_iDiam10Code | clTreePopulation | protected |
mp_iHeightCode | clTreePopulation | protected |
mp_iNumTreeBoolVals | clTreePopulation | protected |
mp_iNumTreeFloatVals | clTreePopulation | protected |
mp_iNumTreeIntVals | clTreePopulation | protected |
mp_iNumTreeStringVals | clTreePopulation | protected |
mp_iWhyDeadCode | clTreePopulation | protected |
mp_iXCode | clTreePopulation | protected |
mp_iYCode | clTreePopulation | protected |
mp_oAllom | clTreePopulation | protected |
mp_oGhosts | clTreePopulation | protected |
mp_openSearches | clTreePopulation | protected |
mp_oSimManager | clWorkerBase | protected |
mp_oStumps | clTreePopulation | protected |
mp_oTreeShortest | clTreePopulation | protected |
mp_oTreeTallest | clTreePopulation | protected |
mp_sBoolLabels | clTreePopulation | protected |
mp_sFloatLabels | clTreePopulation | protected |
mp_sIntLabels | clTreePopulation | protected |
mp_speciesCodes | clTreePopulation | protected |
mp_sStringLabels | clTreePopulation | protected |
ReadParameters(xercesc::DOMDocument *p_oDoc) | clTreePopulation | protected |
RegisterBool(std::string sLabel, int iSpecies, int iType) | clTreePopulation | |
RegisterChar(std::string sLabel, int iSpecies, int iType) | clTreePopulation | |
RegisterDataMember(std::string sLabel, int iSpecies, int iType, short int **p_iNumTreeVals, std::string ***p_sLabels) | clTreePopulation | protected |
RegisterFloat(std::string sLabel, int iSpecies, int iType) | clTreePopulation | |
RegisterInt(std::string sLabel, int iSpecies, int iType) | clTreePopulation | |
RemoveTreeFromHashTable(clTree *p_oByeTree) | clTreePopulation | protected |
sapling enum value | clTreePopulation | |
seed enum value | clTreePopulation | |
seedling enum value | clTreePopulation | |
SetupCalculations() | clTreePopulation | protected |
snag enum value | clTreePopulation | |
SortHashTable() | clTreePopulation | |
stump enum value | clTreePopulation | |
TimestepCleanup() | clTreePopulation | protectedvirtual |
TranslateSpeciesCodeToName(int iSpecies) | clTreePopulation | |
TranslateSpeciesNameToCode(std::string sSpeciesName) | clTreePopulation | |
UpdateTree(clTree *p_oTree, short int iCode, int iValue) | clTreePopulation | protected |
UpdateTree(clTree *p_oTree, short int iCode, float fValue, bool bUpdateNow, bool bUpdateAllometry) | clTreePopulation | protected |
UpdateTree(clTree *p_oTree, short int iCode, std::string sValue) | clTreePopulation | protected |
UpdateTree(clTree *p_oTree, short int iCode, bool bValue) | clTreePopulation | protected |
UpdateTreeInHashTable(clTree *p_oChangedTree) | clTreePopulation | inlineprotected |
woody_debris enum value | clTreePopulation | |
~clPopulationBase() | clPopulationBase | inlinevirtual |
~clTreePopulation() | clTreePopulation | |
~clWorkerBase() | clWorkerBase | virtual |