|
|
|
class CCDAccessPointRecord : public CommsDat::CCDRecordBase;
CommsDat::CMDBNumFieldBase - No description.
CommsDat::CMDBRecordBase - Base class for all MetaDatabase records
CommsDat::CCDRecordBase - Base class for wrapper containers for supported CommsDat recordtypes Alternative...
CommsDat::CCDAccessPointRecord - (No abstract)
Defined in CommsDat::CCDAccessPointRecord:
GetAttribPtr(const TInt)constGetRecordInfo()Gets the following information:GetVDataTable()constTypeId()iAccessPointGIDiSelectionPolicyiVDataTableInherited from CommsDat::CCDRecordBase:
CCDRecordBase(TMDBElementId)Import CommsDat::CCDRecordBase constructor from another DLL. CreateCopyRecordL(CMDBRecordBase &)Import function CreateCopyRecordL from another DLL. GetVDataTableStatic()RecordFactoryL(TMDBElementId)Import function RecordFactoryL from another DLL. iRecordNameUser-defined name for this record. Should be unique in this table. iRecordTagUser-defined numeric tag for this record. Should be unique in this table. Inherited from CommsDat::CMDBRecordBase:
virtual Meta::SVDataTableEntry const* GetVDataTable() const;
|
virtual TUint8* GetAttribPtr(const TInt aOffset) const;
|
|
virtual inline const SRecordTypeInfo* GetRecordInfo();
Gets the following information:
iTypeId
iValType
iTypeAttr
iTypeName
|
const Meta::SVDataTableEntry iVDataTable[]={ { KCDTIdAccessPointRecord , reinterpret_cast<Meta::TMetaTypeNewL>( KCDTIdAccessPointRecord
) },
{ (((TInt)&((( CCDAccessPointRecord *)0x1000)-> iAccessPointGID ))-0x1000), Meta:: TMDBNumVisitorFactoryL },
{ (((TInt)&((( CCDAccessPointRecord *)0x1000)-> iSelectionPolicy ))-0x1000), Meta:: TMDBLinkNumVisitorFactoryL },
{ (TInt)((TAny*)( CCDRecordBase ::GetVDataTableStatic)), 0 }};
CMDBRecordLink< CCDSelectionPolicyRecordBase > iSelectionPolicy;