CommsDat::CCDAccessPointRecord Class Reference

#include <commsdattypesv1_1.h>

class CommsDat::CCDAccessPointRecord : public CommsDat::CCDRecordBase

Inherits from

Public Attributes
CMDBField< TUint32 >iAccessPointGID
CMDBField< TUint32 >iAppSID
CMDBField< TDesC >iConfigAPIdList
CMDBRecordLink< CCDCprRecord >iCpr
CMDBField< TUint32 >iCprConfig
CMDBField< TInt >iCustomSelectionPolicy
CMDBRecordLink< CCDMCprRecord >iMCpr
CMDBField< TUint32 >iPriority
CMDBRecordLink< CCDProtocolRecord >iProtocol
CMDBRecordLink< CCDSCprRecord >iSCpr
CMDBRecordLink< CCDSelectionPolicyRecordBase >iSelectionPolicy
CMDBRecordLink< CCDTierRecord >iTier
Public Member Enumerations
enumanonymous { KNoPolicy }
Public Member Functions
CCDAccessPointRecord(TMDBElementId)
virtual DATA_VTABLE const SRecordTypeInfo *GetRecordInfo()
Inherited Attributes
CommsDat::CCDRecordBase::iRecordName
CommsDat::CCDRecordBase::iRecordTag
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::CCDRecordBase::CCDRecordBase(TMDBElementId)
CommsDat::CCDRecordBase::ConstructL()
CommsDat::CCDRecordBase::CreateCopyRecordL(CMDBRecordBase &)
CommsDat::CCDRecordBase::RecordFactoryL(TMDBElementId)
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 &)

Member Attribute Documentation

iAccessPointGID

CMDBField< TUint32 >iAccessPointGID

iAppSID

CMDBField< TUint32 >iAppSID

iConfigAPIdList

CMDBField< TDesC >iConfigAPIdList

iCpr

CMDBRecordLink< CCDCprRecord >iCpr

iCprConfig

CMDBField< TUint32 >iCprConfig

iCustomSelectionPolicy

CMDBField< TInt >iCustomSelectionPolicy

iMCpr

CMDBRecordLink< CCDMCprRecord >iMCpr

iPriority

CMDBField< TUint32 >iPriority

iProtocol

CMDBRecordLink< CCDProtocolRecord >iProtocol

iSCpr

CMDBRecordLink< CCDSCprRecord >iSCpr

iSelectionPolicy

iTier

CMDBRecordLink< CCDTierRecord >iTier

Member Enumeration Documentation

Enum anonymous

EnumeratorValueDescription
KNoPolicy-1

Constructor & Destructor Documentation

CCDAccessPointRecord ( TMDBElementId )

CCDAccessPointRecord(TMDBElementIdaElementId)

Member Function Documentation

GetRecordInfo ( )

DATA_VTABLE const SRecordTypeInfo *GetRecordInfo()[inline, virtual]
Gets the following information:
  • iTypeId

  • iValType

  • iTypeAttr

  • iTypeName

Returns: Returns a const pointer to the record containing the data - client does not need to delete this pointer after use.