CommsDat::CCDDialInISPRecord Class Reference

#include <commsdattypesv1_1.h>

Link against: commsdat.lib

class CommsDat::CCDDialInISPRecord : public CommsDat::CCDServiceRecordBase

Inherits from

Public Attributes
CMDBField< TUint32 >iAuthentication
CMDBField< TUint32 >iBearerCe
CMDBField< TUint32 >iBearerName
CMDBField< TUint32 >iBearerSpeed
CMDBField< TDesC >iDescription
CMDBField< TBool >iDisablePlainTextAuth
CMDBField< TBool >iEnableIpHeaderComp
CMDBField< TBool >iEnableLcpExtension
CMDBField< TBool >iEnableSwComp
CMDBField< TUint32 >iIfAuthRetries
CMDBField< TDesC >iIfNetworks
CMDBField< TDesC >iIfParams
CMDBField< TDesC8 >iInitString
CMDBField< TBool >iIp6DnsAddrFromServer
CMDBField< TDesC >iIp6NameServer1
CMDBField< TDesC >iIp6NameServer2
CMDBField< TDesC >iIpAddr
CMDBField< TBool >iIpAddrFromServer
CMDBField< TBool >iIpDnsAddrFromServer
CMDBField< TDesC >iIpGateway
CMDBField< TDesC >iIpNameServer1
CMDBField< TDesC >iIpNameServer2
CMDBField< TDesC >iIpNetMask
CMDBField< TDesC >iLoginScript
CMDBField< TUint32 >iType
CMDBField< TBool >iUseEdge
CMDBField< TBool >iUseLoginScript
Public Member Functions
CCDDialInISPRecord()
CCDDialInISPRecord(TMDBElementId)
virtual DATA_VTABLE const SRecordTypeInfo *GetRecordInfo()
Inherited Attributes
CommsDat::CCDRecordBase::iRecordName
CommsDat::CCDRecordBase::iRecordTag
CommsDat::CCDServiceRecordBase::iServiceEnableLlmnr
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::CCDServiceRecordBase::CCDServiceRecordBase()
CommsDat::CCDServiceRecordBase::CCDServiceRecordBase(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

iAuthentication

CMDBField< TUint32 >iAuthentication

iBearerCe

CMDBField< TUint32 >iBearerCe

iBearerName

CMDBField< TUint32 >iBearerName

iBearerSpeed

CMDBField< TUint32 >iBearerSpeed

iDescription

CMDBField< TDesC >iDescription

iDisablePlainTextAuth

CMDBField< TBool >iDisablePlainTextAuth

iEnableIpHeaderComp

CMDBField< TBool >iEnableIpHeaderComp

iEnableLcpExtension

CMDBField< TBool >iEnableLcpExtension

iEnableSwComp

CMDBField< TBool >iEnableSwComp

iIfAuthRetries

CMDBField< TUint32 >iIfAuthRetries

iIfNetworks

CMDBField< TDesC >iIfNetworks

iIfParams

CMDBField< TDesC >iIfParams

iInitString

CMDBField< TDesC8 >iInitString

iIp6DnsAddrFromServer

CMDBField< TBool >iIp6DnsAddrFromServer

iIp6NameServer1

CMDBField< TDesC >iIp6NameServer1

iIp6NameServer2

CMDBField< TDesC >iIp6NameServer2

iIpAddr

CMDBField< TDesC >iIpAddr

iIpAddrFromServer

CMDBField< TBool >iIpAddrFromServer

iIpDnsAddrFromServer

CMDBField< TBool >iIpDnsAddrFromServer

iIpGateway

CMDBField< TDesC >iIpGateway

iIpNameServer1

CMDBField< TDesC >iIpNameServer1

iIpNameServer2

CMDBField< TDesC >iIpNameServer2

iIpNetMask

CMDBField< TDesC >iIpNetMask

iLoginScript

CMDBField< TDesC >iLoginScript

iType

iUseEdge

CMDBField< TBool >iUseEdge

iUseLoginScript

CMDBField< TBool >iUseLoginScript

Constructor & Destructor Documentation

CCDDialInISPRecord ( )

CCDDialInISPRecord()

CCDDialInISPRecord ( TMDBElementId )

CCDDialInISPRecord(TMDBElementIdaId)

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.