clGridBase Member List

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

AssembleFileCode(int iFileType, int iFileVersion, char *cCode)clWorkerBase [protected]
ChangePackageDataStructure(short int iNumIntVals, short int iNumFloatVals, short int iNumCharVals, short int iNumBoolVals)clGridBase
clGridBase(clSimManager *p_oSimManager, char *cGridName, short int iNumIntVals, short int iNumFloatVals, short int iNumCharVals, short int iNumBoolVals, float fXCellLength=0, float fYCellLength=0)clGridBase [protected]
clGridManager classclGridBase [friend]
clGridTest classclGridBase [friend]
clPackage classclGridBase [friend]
clWorkerBase(clSimManager *p_oSimManager)clWorkerBase
CreatePackage(clPackage *p_oPreviousPackage)clGridBase
CreatePackageAtPoint(float fX, float fY)clGridBase
CreatePackageOfCell(int iX, int iY)clGridBase
DeletePackage(clPackage *p_oOldPackage)clGridBase
DoCommand(char *cCommand, char *cArguments)clWorkerBase [inline, virtual]
DoObjectSetup(xercesc::DOMDocument *p_oDoc, fileType iFileType)clWorkerBase
EndOfRunCleanup()clWorkerBase [inline, virtual]
GetAverageFloatValue(float fX, float fY, short int iCode, float fRadius)clGridBase
GetAverageFloatValue(float fFromX, float fFromY, float fToX, float fToY, short int iCode)clGridBase
GetAverageIntValue(float fX, float fY, short int iCode, float fRadius)clGridBase
GetAverageIntValue(float fFromX, float fFromY, float fToX, float fToY, short int iCode)clGridBase
GetAverageValue(float fX, float fY, short int iCode, float fRadius, bool bFloat)clGridBase [protected]
GetAverageValue(float fFromX, float fFromY, float fToX, float fToY, short int iCode, bool bFloat)clGridBase [protected]
GetBoolDataCode(char *cLabel)clGridBase
GetBoolDataLabel(short int iCode)clGridBase
GetCellOfPoint(float fX, float fY, short int *iCellX, short int *iCellY)clGridBase
GetCharDataCode(char *cLabel)clGridBase
GetCharDataLabel(short int iCode)clGridBase
GetData(xercesc::DOMDocument *p_oDoc)clGridBase [virtual]
GetEndXOfCell(int iX)clGridBase
GetEndYOfCell(int iY)clGridBase
GetFirstPackageAtPoint(float fX, float fY)clGridBase
GetFirstPackageOfCell(int iX, int iY)clGridBase
GetFloatDataCode(char *cLabel)clGridBase
GetFloatDataLabel(short int iCode)clGridBase
GetIntDataCode(char *cLabel)clGridBase
GetIntDataLabel(short int iCode)clGridBase
GetLengthXCells()clGridBase [inline]
GetLengthYCells()clGridBase [inline]
GetName()clWorkerBase [inline]
GetNumberBoolDataMembers()clGridBase [inline]
GetNumberBoolPackageDataMembers()clGridBase [inline]
GetNumberCharDataMembers()clGridBase [inline]
GetNumberCharPackageDataMembers()clGridBase [inline]
GetNumberFloatDataMembers()clGridBase [inline]
GetNumberFloatPackageDataMembers()clGridBase [inline]
GetNumberIntDataMembers()clGridBase [inline]
GetNumberIntPackageDataMembers()clGridBase [inline]
GetNumberXCells()clGridBase [inline]
GetNumberYCells()clGridBase [inline]
GetObjectVersion()clGridBase [inline]
GetOriginXOfCell(int iX)clGridBase
GetOriginYOfCell(int iY)clGridBase
GetPackageBoolDataCode(char *cLabel)clGridBase
GetPackageBoolDataLabel(short int iCode)clGridBase
GetPackageCharDataCode(char *cLabel)clGridBase
GetPackageCharDataLabel(short int iCode)clGridBase
GetPackageDataChanged()clGridBase [inline]
GetPackageFloatDataCode(char *cLabel)clGridBase
GetPackageFloatDataLabel(short int iCode)clGridBase
GetPackageIntDataCode(char *cLabel)clGridBase
GetPackageIntDataLabel(short int iCode)clGridBase
GetPointOfCell(short int iCellX, short int iCellY, float *fX, float *fY)clGridBase
GetValueAtPoint(float fX, float fY, short int iCode, int *p_iValHolder)clGridBase
GetValueAtPoint(float fX, float fY, short int iCode, float *p_fValHolder)clGridBase
GetValueAtPoint(float fX, float fY, short int iCode, char *p_cValHolder)clGridBase
GetValueAtPoint(float fX, float fY, short int iCode, bool *p_bValHolder)clGridBase
GetValueOfCell(int iX, int iY, short int iCode, int *p_iValHolder)clGridBase
GetValueOfCell(int iX, int iY, short int iCode, float *p_fValHolder)clGridBase
GetValueOfCell(int iX, int iY, short int iCode, char *p_cValHolder)clGridBase
GetValueOfCell(int iX, int iY, short int iCode, bool *p_bValHolder)clGridBase
m_bPackageChangeAllowedclGridBase [protected]
m_bPackageDataChangedclGridBase [protected]
m_cMapFileVersionclGridBase [protected]
m_cNameStringclWorkerBase [protected]
m_fXCellSizeclGridBase [protected]
m_fXPlotLengthclGridBase [protected]
m_fYCellSizeclGridBase [protected]
m_fYPlotLengthclGridBase [protected]
m_iNumAllowedTypesclWorkerBase [protected]
m_iNumBoolValsclGridBase [protected]
m_iNumCharValsclGridBase [protected]
m_iNumFloatValsclGridBase [protected]
m_iNumIntValsclGridBase [protected]
m_iNumPackageBoolValsclGridBase [protected]
m_iNumPackageCharValsclGridBase [protected]
m_iNumPackageFloatValsclGridBase [protected]
m_iNumPackageIntValsclGridBase [protected]
m_iNumXCellsclGridBase [protected]
m_iNumYCellsclGridBase [protected]
mp_cBoolLabelsclGridBase [protected]
mp_cCharLabelsclGridBase [protected]
mp_cFloatLabelsclGridBase [protected]
mp_cIntLabelsclGridBase [protected]
mp_cPackageBoolLabelsclGridBase [protected]
mp_cPackageCharLabelsclGridBase [protected]
mp_cPackageFloatLabelsclGridBase [protected]
mp_cPackageIntLabelsclGridBase [protected]
mp_gridValsclGridBase [protected]
mp_iAllowedFileTypesclWorkerBase [protected]
mp_oSimManagerclWorkerBase [protected, static]
ReadMapFile(xercesc::DOMDocument *p_oDoc)clGridBase
RegisterBool(char *cLabel)clGridBase
RegisterChar(char *cLabel)clGridBase
RegisterDataMember(char *cLabel, short int iNumVals, char **p_cLabelList)clGridBase [inline, protected]
RegisterFloat(char *cLabel)clGridBase
RegisterInt(char *cLabel)clGridBase
RegisterPackageBool(char *cLabel)clGridBase
RegisterPackageChar(char *cLabel)clGridBase
RegisterPackageFloat(char *cLabel)clGridBase
RegisterPackageInt(char *cLabel)clGridBase
SetValueAtPoint(float fX, float fY, short int iCode, float fValue)clGridBase
SetValueAtPoint(float fX, float fY, short int iCode, int iValue)clGridBase
SetValueAtPoint(float fX, float fY, short int iCode, char *p_cValue)clGridBase
SetValueAtPoint(float fX, float fY, short int iCode, bool bValue)clGridBase
SetValueOfCell(int iX, int iY, short int iCode, float fValue)clGridBase
SetValueOfCell(int iX, int iY, short int iCode, int iValue)clGridBase
SetValueOfCell(int iX, int iY, short int iCode, char *p_cValue)clGridBase
SetValueOfCell(int iX, int iY, short int iCode, bool bValue)clGridBase
TimestepCleanup()clWorkerBase [inline, virtual]
~clGridBase()clGridBase [protected]
~clWorkerBase()clWorkerBase [virtual]


Generated on Tue Apr 19 13:56:10 2011 for SORTIE Core C++ Documentation by  doxygen 1.5.6