CommsDat::CMDBRecordLinkBase Class Reference

#include <metadatabase.h>

class CommsDat::CMDBRecordLinkBase : public CommsDat::CMDBNumFieldBase, public CommsDat::CMDBNumFieldBase
Public Attributes
CMDBElement *iLinkedRecord
Protected Attributes
const Meta::SVDataTableEntryiVDataTable
Public Member Functions
CMDBRecordLinkBase()
CMDBRecordLinkBase(TMDBElementId)
CMDBRecordLinkBase(TMDBElementId, CMDBElement *)
~CMDBRecordLinkBase()
IMPORT_Coperator TMDBElementId()
IMPORT_C CMDBRecordLinkBase &operator=(const 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::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 CMDBRecordLink

Member Attribute Documentation

iLinkedRecord

CMDBElement *iLinkedRecord

iVDataTable

const Meta::SVDataTableEntryiVDataTable[protected, static]

Constructor & Destructor Documentation

CMDBRecordLinkBase ( )

IMPORT_CCMDBRecordLinkBase()

CMDBRecordLinkBase ( TMDBElementId )

IMPORT_CCMDBRecordLinkBase(TMDBElementIdaLinkingFieldId)

CMDBRecordLinkBase ( TMDBElementId, CMDBElement * )

IMPORT_CCMDBRecordLinkBase(TMDBElementIdaLinkingFieldId,
CMDBElement *aLinkedRecord
)

~CMDBRecordLinkBase ( )

IMPORT_C~CMDBRecordLinkBase()

Member Function Documentation

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]

operator TMDBElementId ( )

IMPORT_Coperator TMDBElementId()

Conversion operator for field value which gets the id of the element list

operator= ( const TMDBElementId )

IMPORT_C CMDBRecordLinkBase &operator=(const TMDBElementIdaValue)

Assignment operator for field value which sets the id of the element list