, 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 class | clGridBase | [friend] |
clGridTest class | clGridBase | [friend] |
clPackage class | clGridBase | [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_bPackageChangeAllowed | clGridBase | [protected] |
m_bPackageDataChanged | clGridBase | [protected] |
m_cMapFileVersion | clGridBase | [protected] |
m_cNameString | clWorkerBase | [protected] |
m_fXCellSize | clGridBase | [protected] |
m_fXPlotLength | clGridBase | [protected] |
m_fYCellSize | clGridBase | [protected] |
m_fYPlotLength | clGridBase | [protected] |
m_iNumAllowedTypes | clWorkerBase | [protected] |
m_iNumBoolVals | clGridBase | [protected] |
m_iNumCharVals | clGridBase | [protected] |
m_iNumFloatVals | clGridBase | [protected] |
m_iNumIntVals | clGridBase | [protected] |
m_iNumPackageBoolVals | clGridBase | [protected] |
m_iNumPackageCharVals | clGridBase | [protected] |
m_iNumPackageFloatVals | clGridBase | [protected] |
m_iNumPackageIntVals | clGridBase | [protected] |
m_iNumXCells | clGridBase | [protected] |
m_iNumYCells | clGridBase | [protected] |
mp_cBoolLabels | clGridBase | [protected] |
mp_cCharLabels | clGridBase | [protected] |
mp_cFloatLabels | clGridBase | [protected] |
mp_cIntLabels | clGridBase | [protected] |
mp_cPackageBoolLabels | clGridBase | [protected] |
mp_cPackageCharLabels | clGridBase | [protected] |
mp_cPackageFloatLabels | clGridBase | [protected] |
mp_cPackageIntLabels | clGridBase | [protected] |
mp_gridVals | clGridBase | [protected] |
mp_iAllowedFileTypes | clWorkerBase | [protected] |
mp_oSimManager | clWorkerBase | [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] |