clGridBase class | clPackage | [friend] |
clGridTest class | clPackage | [friend] |
clPackage(clGridBase *p_oParentGrid, struct clGridBase::stcRecords *p_oParentCell) | clPackage | [protected] |
GetNextPackage() | clPackage | [inline] |
GetValue(short int iCode, int *p_iValHolder) | clPackage | |
GetValue(short int iCode, float *p_fValHolder) | clPackage | |
GetValue(short int iCode, bool *p_bValHolder) | clPackage | |
GetValue(short int iCode, char *p_cValHolder) | clPackage | |
mp_bBoolVals | clPackage | [protected] |
mp_cCharVals | clPackage | [protected] |
mp_fFloatVals | clPackage | [protected] |
mp_iIntVals | clPackage | [protected] |
mp_oNext | clPackage | [protected] |
mp_oParentGrid | clPackage | [protected] |
mp_parentCell | clPackage | [protected] |
SetValue(short int iCode, int iValue) | clPackage | |
SetValue(short int iCode, float fValue) | clPackage | |
SetValue(short int iCode, bool bValue) | clPackage | |
SetValue(short int iCode, char *cValue) | clPackage | |
~clPackage() | clPackage | [protected] |