CommsDat::CCDRecordBase Class Reference

#include <commsdattypesv1_1.h>

class CommsDat::CCDRecordBase : public CommsDat::CMDBRecordBase, public CommsDat::CMDBRecordBase
Public Attributes
CMDBField< TDesC >iRecordName
CMDBField< TInt >iRecordTag
Protected Attributes
const Meta::SVDataTableEntryiVDataTable
Public Member Functions
CCDRecordBase(TMDBElementId)
voidConstructL()
IMPORT_C CMDBRecordBase *CreateCopyRecordL(CMDBRecordBase &)
IMPORT_C CMDBRecordBase *RecordFactoryL(TMDBElementId)
Protected Member Functions
virtual IMPORT_C TUint8 *GetAttribPtr(const TInt)
virtual IMPORT_C Meta::SVDataTableEntry const *GetVDataTable()
IMPORT_C Meta::SVDataTableEntry const *GetVDataTableStatic()
Inherited Attributes
CommsDat::CMDBElement::iElementId
CommsDat::CMDBElement::iValue
Inherited Functions
CBase::CBase()
CBase::Delete(CBase *)
CBase::Extension_(TUint,TAny *&,TAny *)
CBase::operator new(TUint)
CBase::operator new(TUint,TAny *)
CBase::operator new(TUint,TLeave)
CBase::operator new(TUint,TLeave,TUint)
CBase::operator new(TUint,TUint)
CBase::~CBase()
CommsDat::CMDBElement::Attributes()const
CommsDat::CMDBElement::CMDBElement()
CommsDat::CMDBElement::CMDBElement(TMDBElementId)
CommsDat::CMDBElement::ClearAttributes(TMDBAttributeFlags)
CommsDat::CMDBElement::Data()
CommsDat::CMDBElement::ElementId()const
CommsDat::CMDBElement::IsNull()const
CommsDat::CMDBElement::IsSetAttribute(TMDBAttributeFlags)const
CommsDat::CMDBElement::RecordId()const
CommsDat::CMDBElement::SetAttributes(TMDBAttributeFlags)
CommsDat::CMDBElement::SetElementId(TMDBElementId)
CommsDat::CMDBElement::SetRecordId(TInt)
CommsDat::CMDBElement::SetTypeId(TMDBElementId)
CommsDat::CMDBElement::TableId()const
CommsDat::CMDBElement::TypeId()const
CommsDat::CMDBElement::~CMDBElement()
CommsDat::CMDBNumFieldBase::CMDBNumFieldBase()
CommsDat::CMDBNumFieldBase::CMDBNumFieldBase(TMDBElementId)
CommsDat::CMDBNumFieldBase::GetL()
CommsDat::CMDBNumFieldBase::SetMaxLengthL(TInt)
CommsDat::CMDBNumFieldBase::operator=(const TInt)
CommsDat::CMDBRecordBase::CMDBRecordBase()
CommsDat::CMDBRecordBase::CMDBRecordBase(TMDBElementId)
CommsDat::CMDBRecordBase::GetFieldByIdL(TMDBElementId)
CommsDat::CMDBRecordBase::GetFieldByNameL(const TPtrC &,TInt &)
CommsDat::CMDBRecordBase::GetRecordInfo()
CommsDat::MMetaDatabase::CancelNotification(CMDBSession &,TRequestStatus &)
CommsDat::MMetaDatabase::DeleteL(CMDBSession &)
CommsDat::MMetaDatabase::FindL(CMDBSession &)
CommsDat::MMetaDatabase::LoadL(CMDBSession &)
CommsDat::MMetaDatabase::MMetaDatabase()
CommsDat::MMetaDatabase::ModifyL(CMDBSession &)
CommsDat::MMetaDatabase::RefreshL(CMDBSession &)
CommsDat::MMetaDatabase::RequestNotification(CMDBSession &,TRequestStatus &)
CommsDat::MMetaDatabase::StoreL(CMDBSession &)
CommsDat::MMetaDatabase::~MMetaDatabase()

Detailed Description

Base class for wrapper containers for supported CommsDat recordtypes Alternatively the class CMDBGenericRecord can be used to express any record.

Member Attribute Documentation

iRecordName

CMDBField< TDesC >iRecordName

iRecordTag

CMDBField< TInt >iRecordTag

iVDataTable

const Meta::SVDataTableEntryiVDataTable[protected, static]

Constructor & Destructor Documentation

CCDRecordBase ( TMDBElementId )

IMPORT_CCCDRecordBase(TMDBElementIdaElementId)

Member Function Documentation

ConstructL ( )

voidConstructL()

CreateCopyRecordL ( CMDBRecordBase & )

IMPORT_C CMDBRecordBase *CreateCopyRecordL(CMDBRecordBase &aCopyFromRecord)[static]

GetAttribPtr ( const TInt )

IMPORT_C TUint8 *GetAttribPtr(const TIntaOffset)const [protected, virtual]

GetVDataTable ( )

IMPORT_C Meta::SVDataTableEntry const *GetVDataTable()const [protected, virtual]

GetVDataTableStatic ( )

IMPORT_C Meta::SVDataTableEntry const *GetVDataTableStatic()[protected, static]

RecordFactoryL ( TMDBElementId )

IMPORT_C CMDBRecordBase *RecordFactoryL(TMDBElementId)[static]