| class CommsDat::CMDBRecordBase : public CommsDat::CMDBNumFieldBase |
Base class for all MetaDatabase records
| Public Member Functions | |
|---|---|
| CMDBRecordBase() | |
| CMDBRecordBase(TMDBElementId) | |
| IMPORT_C CMDBElement * | GetFieldByIdL(TMDBElementId) |
| IMPORT_C CMDBElement * | GetFieldByNameL(const TPtrC &, TInt &) |
| IMPORT_C const SRecordTypeInfo * | GetRecordInfo() |
| Inherited Attributes | |
|---|---|
| CommsDat::CMDBElement::iElementId | |
| CommsDat::CMDBElement::iValue | |
| CMDBRecordBase | ( | TMDBElementId | aElementId | ) | [inline] |
| TMDBElementId aElementId |
| IMPORT_C CMDBElement * | GetFieldByIdL | ( | TMDBElementId | aId | ) | [virtual] |
| TMDBElementId aId |
| IMPORT_C CMDBElement * | GetFieldByNameL | ( | const TPtrC & | aFieldName, |
| TInt & | aValType | |||
| ) | [virtual] | |||