CommsDat::CMDBRecordLinkBase Class Reference

class CommsDat::CMDBRecordLinkBase : public CommsDat::CMDBNumFieldBase

Base class for CMDBRecordLink

Inherits from

Public Member Functions
CMDBRecordLinkBase ()
CMDBRecordLinkBase ( TMDBElementId )
CMDBRecordLinkBase ( TMDBElementId , CMDBElement *)
~CMDBRecordLinkBase ()
IMPORT_C operator TMDBElementId ()
IMPORT_C CMDBRecordLinkBase & operator= (const TMDBElementId )
Private Member Functions
TCDFieldValueTypes Type ()
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)
Public Attributes
CMDBElement * iLinkedRecord
Inherited Attributes
CommsDat::CMDBElement::iElementId
CommsDat::CMDBElement::iValue

Constructor & Destructor Documentation

CMDBRecordLinkBase()

IMPORT_C CMDBRecordLinkBase ( )

CMDBRecordLinkBase(TMDBElementId)

IMPORT_C CMDBRecordLinkBase ( TMDBElementId aLinkingFieldId )

Parameters

TMDBElementId aLinkingFieldId

CMDBRecordLinkBase(TMDBElementId, CMDBElement *)

IMPORT_C CMDBRecordLinkBase ( TMDBElementId aLinkingFieldId,
CMDBElement * aLinkedRecord
)

Parameters

TMDBElementId aLinkingFieldId
CMDBElement * aLinkedRecord

~CMDBRecordLinkBase()

IMPORT_C ~CMDBRecordLinkBase ( )

Member Functions Documentation

Type()

TCDFieldValueTypes Type ( ) [private, inline, virtual]

Queries the type of the field value

Returns the enumeration TCDFieldValueTypes that represents the value that can be stored in this element

operator TMDBElementId()

IMPORT_C operator TMDBElementId ( )

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

operator=(const TMDBElementId)

IMPORT_C CMDBRecordLinkBase & operator= ( const TMDBElementId aValue )

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

Parameters

const TMDBElementId aValue

Member Data Documentation

CMDBElement * iLinkedRecord

CMDBElement * iLinkedRecord