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 iNumCharVals, short int iNumBoolVals)clGrid
clGrid(clSimManager *p_oSimManager, const char *cGridName, short int iNumIntVals, short int iNumFloatVals, short int iNumCharVals, short int iNumBoolVals, float fXCellLength=0, float fYCellLength=0)clGridprotected
clGridManager classclGridfriend
clGridTest 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
DoCommand(char *cCommand, char *cArguments)clWorkerBaseinlinevirtual
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 char *cLabel)clGrid
GetBoolDataLabel(short int iCode)clGrid
GetCellOfPoint(float fX, float fY, short int *iCellX, short int *iCellY)clGrid
GetCharDataCode(const char *cLabel)clGrid
GetCharDataLabel(short int iCode)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 char *cLabel)clGrid
GetFloatDataLabel(short int iCode)clGrid
GetIntDataCode(const char *cLabel)clGrid
GetIntDataLabel(short int iCode)clGrid
GetLengthXCells()clGridinline
GetLengthYCells()clGridinline
GetName()clWorkerBaseinline
GetNumberBoolDataMembers()clGridinline
GetNumberBoolPackageDataMembers()clGridinline
GetNumberCharDataMembers()clGridinline
GetNumberCharPackageDataMembers()clGridinline
GetNumberFloatDataMembers()clGridinline
GetNumberFloatPackageDataMembers()clGridinline
GetNumberIntDataMembers()clGridinline
GetNumberIntPackageDataMembers()clGridinline
GetNumberXCells()clGridinline
GetNumberYCells()clGridinline
GetOriginXOfCell(int iX)clGrid
GetOriginYOfCell(int iY)clGrid
GetPackageBoolDataCode(const char *cLabel)clGrid
GetPackageBoolDataLabel(short int iCode)clGrid
GetPackageCharDataCode(const char *cLabel)clGrid
GetPackageCharDataLabel(short int iCode)clGrid
GetPackageDataChanged()clGridinline
GetPackageFloatDataCode(const char *cLabel)clGrid
GetPackageFloatDataLabel(short int iCode)clGrid
GetPackageIntDataCode(const char *cLabel)clGrid
GetPackageIntDataLabel(short int iCode)clGrid
GetPointOfCell(short int iCellX, short int iCellY, float *fX, float *fY)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, char *p_cValHolder)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, char *p_cValHolder)clGrid
GetValueOfCell(int iX, int iY, short int iCode, bool *p_bValHolder)clGrid
m_bPackageChangeAllowedclGridprotected
m_bPackageDataChangedclGridprotected
m_cNameStringclWorkerBaseprotected
m_fXCellSizeclGridprotected
m_fXPlotLengthclGridprotected
m_fYCellSizeclGridprotected
m_fYPlotLengthclGridprotected
m_iNumAllowedTypesclWorkerBaseprotected
m_iNumBoolValsclGridprotected
m_iNumCharValsclGridprotected
m_iNumFloatValsclGridprotected
m_iNumIntValsclGridprotected
m_iNumPackageBoolValsclGridprotected
m_iNumPackageCharValsclGridprotected
m_iNumPackageFloatValsclGridprotected
m_iNumPackageIntValsclGridprotected
m_iNumXCellsclGridprotected
m_iNumYCellsclGridprotected
mp_cBoolLabelsclGridprotected
mp_cCharLabelsclGridprotected
mp_cFloatLabelsclGridprotected
mp_cIntLabelsclGridprotected
mp_cPackageBoolLabelsclGridprotected
mp_cPackageCharLabelsclGridprotected
mp_cPackageFloatLabelsclGridprotected
mp_cPackageIntLabelsclGridprotected
mp_gridValsclGridprotected
mp_iAllowedFileTypesclWorkerBaseprotected
mp_oSimManagerclWorkerBaseprotectedstatic
ReadMapFile(xercesc::DOMDocument *p_oDoc)clGrid
RegisterBool(const char *cLabel)clGrid
RegisterChar(const char *cLabel)clGrid
RegisterDataMember(const char *cLabel, short int iNumVals, char **p_cLabelList)clGridinlineprotected
RegisterFloat(const char *cLabel)clGrid
RegisterInt(const char *cLabel)clGrid
RegisterPackageBool(const char *cLabel)clGrid
RegisterPackageChar(const char *cLabel)clGrid
RegisterPackageFloat(const char *cLabel)clGrid
RegisterPackageInt(const char *cLabel)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, char *p_cValue)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, char *p_cValue)clGrid
SetValueOfCell(int iX, int iY, short int iCode, bool bValue)clGrid
TimestepCleanup()clWorkerBaseinlinevirtual
~clGrid()clGridprotected
~clWorkerBase()clWorkerBasevirtual