SORTIE Core C++ Documentation
|
This is the complete list of members for clGrid, including all inherited members.
AssembleFileCode(int iFileType, int iFileVersion, char *cCode) | clWorkerBase | protected |
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) | clGrid | protected |
clGridManager class | clGrid | friend |
clPackage class | clGrid | friend |
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() | clWorkerBase | inlinevirtual |
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) | clGrid | protected |
GetAverageValue(float fFromX, float fFromY, float fToX, float fToY, short int iCode, bool bFloat) | clGrid | protected |
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) | clGrid | virtual |
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() | clGrid | inline |
GetLengthYCells() | clGrid | inline |
GetName() | clWorkerBase | inline |
GetNumberBoolDataMembers() | clGrid | inline |
GetNumberBoolPackageDataMembers() | clGrid | inline |
GetNumberFloatDataMembers() | clGrid | inline |
GetNumberFloatPackageDataMembers() | clGrid | inline |
GetNumberIntDataMembers() | clGrid | inline |
GetNumberIntPackageDataMembers() | clGrid | inline |
GetNumberStringDataMembers() | clGrid | inline |
GetNumberStringPackageDataMembers() | clGrid | inline |
GetNumberXCells() | clGrid | inline |
GetNumberYCells() | clGrid | inline |
GetOriginXOfCell(int iX) | clGrid | |
GetOriginYOfCell(int iY) | clGrid | |
GetPackageBoolDataCode(const std::string sLabel) | clGrid | |
GetPackageBoolDataLabel(short int iCode) | clGrid | |
GetPackageDataChanged() | clGrid | inline |
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() | clWorkerBase | inline |
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_bPackageChangeAllowed | clGrid | protected |
m_bPackageDataChanged | clGrid | protected |
m_fXCellSize | clGrid | protected |
m_fXPlotLength | clGrid | protected |
m_fYCellSize | clGrid | protected |
m_fYPlotLength | clGrid | protected |
m_iNumAllowedTypes | clWorkerBase | protected |
m_iNumBoolVals | clGrid | protected |
m_iNumFloatVals | clGrid | protected |
m_iNumIntVals | clGrid | protected |
m_iNumPackageBoolVals | clGrid | protected |
m_iNumPackageFloatVals | clGrid | protected |
m_iNumPackageIntVals | clGrid | protected |
m_iNumPackageStringVals | clGrid | protected |
m_iNumStringVals | clGrid | protected |
m_iNumXCells | clGrid | protected |
m_iNumYCells | clGrid | protected |
m_sNameString | clWorkerBase | protected |
mp_gridVals | clGrid | protected |
mp_iAllowedFileTypes | clWorkerBase | protected |
mp_oSimManager | clWorkerBase | protected |
mp_sBoolLabels | clGrid | protected |
mp_sFloatLabels | clGrid | protected |
mp_sIntLabels | clGrid | protected |
mp_sPackageBoolLabels | clGrid | protected |
mp_sPackageFloatLabels | clGrid | protected |
mp_sPackageIntLabels | clGrid | protected |
mp_sPackageStringLabels | clGrid | protected |
mp_sStringLabels | clGrid | protected |
ReadMapFile(xercesc::DOMDocument *p_oDoc) | clGrid | |
RegisterBool(const std::string sLabel) | clGrid | |
RegisterDataMember(std::string sLabel, short int iNumVals, std::string *p_sLabelList) | clGrid | inlineprotected |
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() | clWorkerBase | inlinevirtual |
~clGrid() | clGrid | protected |
~clWorkerBase() | clWorkerBase | virtual |