SORTIE Core C++ Documentation
clGrid Member List

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

AssembleFileCode(int iFileType, int iFileVersion, char *cCode)clWorkerBaseprotected
ChangePackageDataStructure(short int iNumIntVals, short int iNumFloatVals, short int iNumStringVals, short int iNumBoolVals)clGrid
clGrid(clSimManager *p_oSimManager, const std::string sGridName, short int iNumIntVals, short int iNumFloatVals, short int iNumStringVals, short int iNumBoolVals, float fXCellLength=0, float fYCellLength=0)clGridprotected
clGridManager classclGridfriend
clPackage classclGridfriend
clWorkerBase(clSimManager *p_oSimManager)clWorkerBase
CreatePackage(clPackage *p_oPreviousPackage)clGrid
CreatePackageAtPoint(float fX, float fY)clGrid
CreatePackageOfCell(int iX, int iY)clGrid
DeletePackage(clPackage *p_oOldPackage)clGrid
DoObjectSetup(xercesc::DOMDocument *p_oDoc, fileType iFileType)clWorkerBase
EndOfRunCleanup()clWorkerBaseinlinevirtual
GetAverageFloatValue(float fX, float fY, short int iCode, float fRadius)clGrid
GetAverageFloatValue(float fFromX, float fFromY, float fToX, float fToY, short int iCode)clGrid
GetAverageIntValue(float fX, float fY, short int iCode, float fRadius)clGrid
GetAverageIntValue(float fFromX, float fFromY, float fToX, float fToY, short int iCode)clGrid
GetAverageValue(float fX, float fY, short int iCode, float fRadius, bool bFloat)clGridprotected
GetAverageValue(float fFromX, float fFromY, float fToX, float fToY, short int iCode, bool bFloat)clGridprotected
GetBoolDataCode(const std::string sLabel)clGrid
GetBoolDataLabel(short int iCode)clGrid
GetCellOfPoint(float fX, float fY, short int *iCellX, short int *iCellY)clGrid
GetData(xercesc::DOMDocument *p_oDoc)clGridvirtual
GetEndXOfCell(int iX)clGrid
GetEndYOfCell(int iY)clGrid
GetFirstPackageAtPoint(float fX, float fY)clGrid
GetFirstPackageOfCell(int iX, int iY)clGrid
GetFloatDataCode(const std::string sLabel)clGrid
GetFloatDataLabel(short int iCode)clGrid
GetIntDataCode(const std::string sLabel)clGrid
GetIntDataLabel(short int iCode)clGrid
GetLengthXCells()clGridinline
GetLengthYCells()clGridinline
GetName()clWorkerBaseinline
GetNumberBoolDataMembers()clGridinline
GetNumberBoolPackageDataMembers()clGridinline
GetNumberFloatDataMembers()clGridinline
GetNumberFloatPackageDataMembers()clGridinline
GetNumberIntDataMembers()clGridinline
GetNumberIntPackageDataMembers()clGridinline
GetNumberStringDataMembers()clGridinline
GetNumberStringPackageDataMembers()clGridinline
GetNumberXCells()clGridinline
GetNumberYCells()clGridinline
GetOriginXOfCell(int iX)clGrid
GetOriginYOfCell(int iY)clGrid
GetPackageBoolDataCode(const std::string sLabel)clGrid
GetPackageBoolDataLabel(short int iCode)clGrid
GetPackageDataChanged()clGridinline
GetPackageFloatDataCode(const std::string sLabel)clGrid
GetPackageFloatDataLabel(short int iCode)clGrid
GetPackageIntDataCode(const std::string sLabel)clGrid
GetPackageIntDataLabel(short int iCode)clGrid
GetPackageStringDataCode(const std::string sLabel)clGrid
GetPackageStringDataLabel(short int iCode)clGrid
GetPointOfCell(short int iCellX, short int iCellY, float *fX, float *fY)clGrid
GetSimManager()clWorkerBaseinline
GetStringDataCode(const std::string sLabel)clGrid
GetStringDataLabel(short int iCode)clGrid
GetValueAtPoint(float fX, float fY, short int iCode, int *p_iValHolder)clGrid
GetValueAtPoint(float fX, float fY, short int iCode, float *p_fValHolder)clGrid
GetValueAtPoint(float fX, float fY, short int iCode, std::string *p_sValHolder)clGrid
GetValueAtPoint(float fX, float fY, short int iCode, bool *p_bValHolder)clGrid
GetValueOfCell(int iX, int iY, short int iCode, int *p_iValHolder)clGrid
GetValueOfCell(int iX, int iY, short int iCode, float *p_fValHolder)clGrid
GetValueOfCell(int iX, int iY, short int iCode, std::string *p_sValHolder)clGrid
GetValueOfCell(int iX, int iY, short int iCode, bool *p_bValHolder)clGrid
m_bPackageChangeAllowedclGridprotected
m_bPackageDataChangedclGridprotected
m_fXCellSizeclGridprotected
m_fXPlotLengthclGridprotected
m_fYCellSizeclGridprotected
m_fYPlotLengthclGridprotected
m_iNumAllowedTypesclWorkerBaseprotected
m_iNumBoolValsclGridprotected
m_iNumFloatValsclGridprotected
m_iNumIntValsclGridprotected
m_iNumPackageBoolValsclGridprotected
m_iNumPackageFloatValsclGridprotected
m_iNumPackageIntValsclGridprotected
m_iNumPackageStringValsclGridprotected
m_iNumStringValsclGridprotected
m_iNumXCellsclGridprotected
m_iNumYCellsclGridprotected
m_sNameStringclWorkerBaseprotected
mp_gridValsclGridprotected
mp_iAllowedFileTypesclWorkerBaseprotected
mp_oSimManagerclWorkerBaseprotected
mp_sBoolLabelsclGridprotected
mp_sFloatLabelsclGridprotected
mp_sIntLabelsclGridprotected
mp_sPackageBoolLabelsclGridprotected
mp_sPackageFloatLabelsclGridprotected
mp_sPackageIntLabelsclGridprotected
mp_sPackageStringLabelsclGridprotected
mp_sStringLabelsclGridprotected
ReadMapFile(xercesc::DOMDocument *p_oDoc)clGrid
RegisterBool(const std::string sLabel)clGrid
RegisterDataMember(std::string sLabel, short int iNumVals, std::string *p_sLabelList)clGridinlineprotected
RegisterFloat(const std::string sLabel)clGrid
RegisterInt(const std::string sLabel)clGrid
RegisterPackageBool(const std::string sLabel)clGrid
RegisterPackageFloat(const std::string sLabel)clGrid
RegisterPackageInt(const std::string sLabel)clGrid
RegisterPackageString(const std::string sLabel)clGrid
RegisterString(const std::string sLabel)clGrid
SetValueAtPoint(float fX, float fY, short int iCode, float fValue)clGrid
SetValueAtPoint(float fX, float fY, short int iCode, int iValue)clGrid
SetValueAtPoint(float fX, float fY, short int iCode, std::string sValue)clGrid
SetValueAtPoint(float fX, float fY, short int iCode, bool bValue)clGrid
SetValueOfCell(int iX, int iY, short int iCode, float fValue)clGrid
SetValueOfCell(int iX, int iY, short int iCode, int iValue)clGrid
SetValueOfCell(int iX, int iY, short int iCode, std::string sValue)clGrid
SetValueOfCell(int iX, int iY, short int iCode, bool bValue)clGrid
TimestepCleanup()clWorkerBaseinlinevirtual
~clGrid()clGridprotected
~clWorkerBase()clWorkerBasevirtual