|
|
|
|
Location:
CommsDat.h
namespace CommsDat
This file contains :
1/ Class for expressing a session with the storage server
CMDBSession
This class contains functions to create and close a session, to set the dataset version and to request database actions such as locking for a transaction.
2/ Generic database functionality interface
MMetaDatabase
This class uses a CMDBSession object
3/ General base class that inherits from MMetaDatabase to express any database element
CMDBElement
This class contains the ElementId for each MetaDatabase object An element id locates stored data in the comms database.
4/ Data classes that each inherit from CMDBElement
a) Fields
CMDBField<T>
where T is a basic type value of the field (TInt, TDes, TBool etc)
This class derives from
CMDBElement
to implement the thin template idiom
CMDBRecordLink<T>
where T is a record of a particular type. This class expresses a soft-link from a field in one record to a record of a different type (i.e. in another table). The TMDBElementId value stored in this field in the repository is the id of an instance of the record of type T
This class derives from
CMDBRecordLinkBase
to implement the thin template idiom
b) Field Containers
CCDRecord
base class for record containing specific list of fields - see CommsDatTypesv1_1.h
CMDBRecordSet<T>
an array of records where T is the record type. This can represent a Table in a database.
5/ Other support classes and type definitions
TMDBElementId
The TMDBElementId locates a data object or set of data objects in the database.
A TMDBElementId expresses
A TMDBElementId has a different format depending on the data type it expresses
Table <0><0> Column <0>
Record <0> Field
TMDBAttributeFlags
Attribute settings for any storable element. Attributes express access control for data in the database
Defined in CommsDat:
CCDAccessPointRecord, CCDBearerRecordBase, CCDCDMA2000PacketServiceRecord, CCDChargecardRecord, CCDConnectionPrefsRecord, CCDDialInISPRecord, CCDDialOutISPRecord, CCDGlobalSettingsRecord, CCDIAPPrioritySelectionPolicyRecord, CCDIAPRecord, CCDIncomingGprsRecord, CCDLANBearerRecord, CCDLANServiceRecord, CCDLocationRecord, CCDModemBearerRecord, CCDNetworkRecord, CCDOutgoingGprsRecord, CCDPANServiceExtRecord, CCDProxiesRecord, CCDRecordBase, CCDSelectionPolicyRecordBase, CCDServiceRecordBase, CCDUmtsR99QoSAndOnTableRecord, CCDVPNServiceRecord, CCDVirtualBearerRecord, CCDWAPAccessPointRecord, CCDWAPIPBearerRecord, CCDWAPSMSBearerRecord, CCDWCDMAPacketServiceRecord, CMDBGenericRecord, CMDBRecordBase, CMDBRecordLink, CMDBRecordSetBase, ENoAttrs, ENotNull, SGenericRecordTypeInfo, SGenericRecordTypeInfoTag, TFieldTypeAttributes, TMDBElementId
class CCDRecordBase : public CommsDat::CMDBRecordBase;
Base class for wrapper containers for supported CommsDat recordtypes Alternatively the class CMDBGenericRecord can be used to express any record.
CommsDat::CMDBNumFieldBase - No description.CommsDat::CMDBRecordBase - Base class for all MetaDatabase recordsCommsDat::CCDRecordBase - Base class for wrapper containers for supported Defined in CommsDat::CCDRecordBase:
CCDRecordBase(), CreateCopyRecordL(), GetAttribPtr(), GetVDataTable(), GetVDataTableStatic(), RecordFactoryL(), iRecordName, iRecordTag, iVDataTable
Inherited from CommsDat::CMDBRecordBase:
GetFieldByIdL(),
GetFieldByNameL(),
GetRecordInfo()
CCDRecordBase()
IMPORT_C CCDRecordBase(TMDBElementId aElementId);
|
RecordFactoryL()
static IMPORT_C CMDBRecordBase *RecordFactoryL(TMDBElementId);
|
|
CreateCopyRecordL()
static IMPORT_C CMDBRecordBase *CreateCopyRecordL(CMDBRecordBase &aCopyFromRecord);
|
|
GetVDataTable()
protected: virtual IMPORT_C Meta::SVDataTableEntry const *GetVDataTable() const;
|
GetAttribPtr()
protected: virtual IMPORT_C TUint8 *GetAttribPtr(const TInt aOffset) const;
|
|
GetVDataTableStatic()
protected: static IMPORT_C Meta::SVDataTableEntry const *GetVDataTableStatic();
|
iVDataTable
protected: const Meta::SVDataTableEntry iVDataTable;
iRecordTag
CMDBField< TInt > iRecordTag;
iRecordName
CMDBField< TDesC > iRecordName;
class CCDServiceRecordBase : public CommsDat::CCDRecordBase;
CommsDat::CMDBNumFieldBase - No description.CommsDat::CMDBRecordBase - Base class for all MetaDatabase recordsCommsDat::CCDRecordBase - Base class for wrapper containers for supported CommsDat::CCDServiceRecordBase - (No abstract)Defined in CommsDat::CCDServiceRecordBase:
GetAttribPtr(), GetRecordInfo(), GetVDataTable(), iServiceEnableLlmnr, iVDataTable
Inherited from CommsDat::CCDRecordBase:
CreateCopyRecordL(),
GetVDataTableStatic(),
RecordFactoryL(),
iRecordName,
iRecordTag
Inherited from CommsDat::CMDBRecordBase:
GetFieldByIdL(),
GetFieldByNameL()
GetRecordInfo()
virtual inline const SRecordTypeInfo *GetRecordInfo();
|
GetVDataTable()
protected: virtual Meta::SVDataTableEntry const *GetVDataTable() const;
|
GetAttribPtr()
protected: virtual TUint8 *GetAttribPtr(const TInt aOffset) const;
|
|
iVDataTable
protected: const Meta::SVDataTableEntry iVDataTable;
iServiceEnableLlmnr
CMDBField< TBool > iServiceEnableLlmnr;
class CCDBearerRecordBase : public CommsDat::CCDRecordBase;
CommsDat::CMDBNumFieldBase - No description.CommsDat::CMDBRecordBase - Base class for all MetaDatabase recordsCommsDat::CCDRecordBase - Base class for wrapper containers for supported CommsDat::CCDBearerRecordBase - (No abstract)Defined in CommsDat::CCDBearerRecordBase:
GetAttribPtr(), GetRecordInfo(), GetVDataTable(), iBearerAgent, iVDataTable
Inherited from CommsDat::CCDRecordBase:
CreateCopyRecordL(),
GetVDataTableStatic(),
RecordFactoryL(),
iRecordName,
iRecordTag
Inherited from CommsDat::CMDBRecordBase:
GetFieldByIdL(),
GetFieldByNameL()
GetRecordInfo()
virtual inline const SRecordTypeInfo *GetRecordInfo();
|
GetVDataTable()
protected: virtual Meta::SVDataTableEntry const *GetVDataTable() const;
|
GetAttribPtr()
protected: virtual TUint8 *GetAttribPtr(const TInt aOffset) const;
|
|
iVDataTable
protected: const Meta::SVDataTableEntry iVDataTable;
iBearerAgent
CMDBField< TDesC > iBearerAgent;
class CCDConnectionPrefsRecord : public CommsDat::CCDRecordBase;
CommsDat::CMDBNumFieldBase - No description.CommsDat::CMDBRecordBase - Base class for all MetaDatabase recordsCommsDat::CCDRecordBase - Base class for wrapper containers for supported CommsDat::CCDConnectionPrefsRecord - (No abstract)Defined in CommsDat::CCDConnectionPrefsRecord:
GetAttribPtr(), GetRecordInfo(), GetVDataTable(), iBearerSet, iDefaultIAP, iDialogPref, iDirection, iRanking, iVDataTable
Inherited from CommsDat::CCDRecordBase:
CreateCopyRecordL(),
GetVDataTableStatic(),
RecordFactoryL(),
iRecordName,
iRecordTag
Inherited from CommsDat::CMDBRecordBase:
GetFieldByIdL(),
GetFieldByNameL()
GetRecordInfo()
virtual inline const SRecordTypeInfo *GetRecordInfo();
|
GetVDataTable()
virtual Meta::SVDataTableEntry const *GetVDataTable() const;
|
GetAttribPtr()
virtual TUint8 *GetAttribPtr(const TInt aOffset) const;
|
|
iVDataTable
const Meta::SVDataTableEntry iVDataTable;
iRanking
CMDBField< TUint32 > iRanking;
iDirection
CMDBField< TCommDbConnectionDirection > iDirection;
iBearerSet
CMDBField< TUint32 > iBearerSet;
iDialogPref
CMDBField< TUint32 > iDialogPref;
iDefaultIAP
CMDBRecordLink< CCDIAPRecord > iDefaultIAP;
class CCDGlobalSettingsRecord : public CommsDat::CCDRecordBase;
CommsDat::CMDBNumFieldBase - No description.CommsDat::CMDBRecordBase - Base class for all MetaDatabase recordsCommsDat::CCDRecordBase - Base class for wrapper containers for supported CommsDat::CCDGlobalSettingsRecord - (No abstract)Defined in CommsDat::CCDGlobalSettingsRecord:
GetAttribPtr(), GetRecordInfo(), GetVDataTable(), iAcceptIncomingGPRS, iBearerAvailabilityCheckTSY, iCDMAMIPMNAAAAuthAlgorithm, iCDMAMIPMNHAAuthAlgorithm, iCDMAMIPMaxMNAAASSLength, iCDMAMIPMaxMNHASSLength, iCDMAMIPMaxNaiLength, iCDMAMIPMaxNumNai, iCDMAOPCapability, iCDMASimIPAuthSupported, iCDMASimIPMaxNaiLength, iCDMASimIPMaxNumNai, iCDMASimIPMaxSSLength, iDefaultAgent, iDefaultNetwork, iDefaultSnap, iGPRSAttachMode, iGPRSClassCBearer, iLocationForDataAndFax, iLocationForPhoneServicesAndSMS, iMaxConnectionAttempts, iMaxMBufHeap, iMaxRedialAttempts, iModemForDataAndFax, iModemForPhoneServicesAndSMS, iPromptForSnap, iSMSBearer, iSMSReceiveMode, iVDataTable, iWAPAccessPoint
Inherited from CommsDat::CCDRecordBase:
CreateCopyRecordL(),
GetVDataTableStatic(),
RecordFactoryL(),
iRecordName,
iRecordTag
Inherited from CommsDat::CMDBRecordBase:
GetFieldByIdL(),
GetFieldByNameL()
GetRecordInfo()
virtual inline const SRecordTypeInfo *GetRecordInfo();
|
GetVDataTable()
virtual Meta::SVDataTableEntry const *GetVDataTable() const;
|
GetAttribPtr()
virtual TUint8 *GetAttribPtr(const TInt aOffset) const;
|
|
iVDataTable
const Meta::SVDataTableEntry iVDataTable;
iWAPAccessPoint
CMDBRecordLink< CCDWAPAccessPointRecord > iWAPAccessPoint;
iMaxConnectionAttempts
CMDBField< TUint32 > iMaxConnectionAttempts;
iMaxRedialAttempts
CMDBField< TUint32 > iMaxRedialAttempts;
iSMSBearer
CMDBField< TUint32 > iSMSBearer;
iSMSReceiveMode
CMDBField< TUint32 > iSMSReceiveMode;
iGPRSAttachMode
CMDBField< TUint32 > iGPRSAttachMode;
iAcceptIncomingGPRS
CMDBField< TUint32 > iAcceptIncomingGPRS;
iGPRSClassCBearer
CMDBField< TUint32 > iGPRSClassCBearer;
iModemForDataAndFax
CMDBRecordLink< CCDBearerRecordBase > iModemForDataAndFax;
iModemForPhoneServicesAndSMS
CMDBRecordLink< CCDBearerRecordBase > iModemForPhoneServicesAndSMS;
iLocationForDataAndFax
CMDBRecordLink< CCDLocationRecord > iLocationForDataAndFax;
iLocationForPhoneServicesAndSMS
CMDBRecordLink< CCDLocationRecord > iLocationForPhoneServicesAndSMS;
iMaxMBufHeap
CMDBField< TUint32 > iMaxMBufHeap;
iDefaultAgent
CMDBRecordLink< CCDAgentLookupRecord > iDefaultAgent;
iDefaultNetwork
CMDBRecordLink< CCDNetworkRecord > iDefaultNetwork;
iBearerAvailabilityCheckTSY
CMDBField< TDesC > iBearerAvailabilityCheckTSY;
iCDMAOPCapability
CMDBRecordLink< CCDCDMA2000PacketServiceRecord > iCDMAOPCapability;
iCDMASimIPMaxNumNai
CMDBRecordLink< CCDCDMA2000PacketServiceRecord > iCDMASimIPMaxNumNai;
iCDMASimIPMaxNaiLength
CMDBRecordLink< CCDCDMA2000PacketServiceRecord > iCDMASimIPMaxNaiLength;
iCDMASimIPMaxSSLength
CMDBRecordLink< CCDCDMA2000PacketServiceRecord > iCDMASimIPMaxSSLength;
iCDMASimIPAuthSupported
CMDBRecordLink< CCDCDMA2000PacketServiceRecord > iCDMASimIPAuthSupported;
iCDMAMIPMaxNumNai
CMDBRecordLink< CCDCDMA2000PacketServiceRecord > iCDMAMIPMaxNumNai;
iCDMAMIPMaxNaiLength
CMDBRecordLink< CCDCDMA2000PacketServiceRecord > iCDMAMIPMaxNaiLength;
iCDMAMIPMaxMNAAASSLength
CMDBRecordLink< CCDCDMA2000PacketServiceRecord > iCDMAMIPMaxMNAAASSLength;
iCDMAMIPMNAAAAuthAlgorithm
CMDBRecordLink< CCDCDMA2000PacketServiceRecord > iCDMAMIPMNAAAAuthAlgorithm;
iCDMAMIPMaxMNHASSLength
CMDBRecordLink< CCDCDMA2000PacketServiceRecord > iCDMAMIPMaxMNHASSLength;
iCDMAMIPMNHAAuthAlgorithm
CMDBRecordLink< CCDCDMA2000PacketServiceRecord > iCDMAMIPMNHAAuthAlgorithm;
iDefaultSnap
CMDBRecordLink< CCDAccessPointRecord > iDefaultSnap;
iPromptForSnap
CMDBField< TBool > iPromptForSnap;
class CCDNetworkRecord : public CommsDat::CCDRecordBase;
CommsDat::CMDBNumFieldBase - No description.CommsDat::CMDBRecordBase - Base class for all MetaDatabase recordsCommsDat::CCDRecordBase - Base class for wrapper containers for supported CommsDat::CCDNetworkRecord - (No abstract)Defined in CommsDat::CCDNetworkRecord:
GetAttribPtr(), GetRecordInfo(), GetVDataTable(), iHostName, iVDataTable
Inherited from CommsDat::CCDRecordBase:
CreateCopyRecordL(),
GetVDataTableStatic(),
RecordFactoryL(),
iRecordName,
iRecordTag
Inherited from CommsDat::CMDBRecordBase:
GetFieldByIdL(),
GetFieldByNameL()
GetRecordInfo()
virtual inline const SRecordTypeInfo *GetRecordInfo();
|
GetVDataTable()
virtual Meta::SVDataTableEntry const *GetVDataTable() const;
|
GetAttribPtr()
virtual TUint8 *GetAttribPtr(const TInt aOffset) const;
|
|
iVDataTable
const Meta::SVDataTableEntry iVDataTable;
iHostName
CMDBField< TDesC > iHostName;
class CCDLocationRecord : public CommsDat::CCDRecordBase;
CommsDat::CMDBNumFieldBase - No description.CommsDat::CMDBRecordBase - Base class for all MetaDatabase recordsCommsDat::CCDRecordBase - Base class for wrapper containers for supported CommsDat::CCDLocationRecord - (No abstract)Defined in CommsDat::CCDLocationRecord:
GetAttribPtr(), GetRecordInfo(), GetVDataTable(), iAreaCode, iDialOutCode, iDisableCallWaitingCode, iIntlPrefixCode, iMobile, iNatCode, iNatPrefixCode, iPauseAfterDialOut, iUsePulseDial, iVDataTable, iWaitForDialTone
Inherited from CommsDat::CCDRecordBase:
CreateCopyRecordL(),
GetVDataTableStatic(),
RecordFactoryL(),
iRecordName,
iRecordTag
Inherited from CommsDat::CMDBRecordBase:
GetFieldByIdL(),
GetFieldByNameL()
GetRecordInfo()
virtual inline const SRecordTypeInfo *GetRecordInfo();
|
GetVDataTable()
virtual Meta::SVDataTableEntry const *GetVDataTable() const;
|
GetAttribPtr()
virtual TUint8 *GetAttribPtr(const TInt aOffset) const;
|
|
iVDataTable
const Meta::SVDataTableEntry iVDataTable;
iIntlPrefixCode
CMDBField< TDesC > iIntlPrefixCode;
iNatPrefixCode
CMDBField< TDesC > iNatPrefixCode;
iNatCode
CMDBField< TDesC > iNatCode;
iAreaCode
CMDBField< TDesC > iAreaCode;
iDialOutCode
CMDBField< TDesC > iDialOutCode;
iDisableCallWaitingCode
CMDBField< TDesC > iDisableCallWaitingCode;
iMobile
CMDBField< TBool > iMobile;
iUsePulseDial
CMDBField< TBool > iUsePulseDial;
iWaitForDialTone
CMDBField< TBool > iWaitForDialTone;
iPauseAfterDialOut
CMDBField< TUint32 > iPauseAfterDialOut;
class CCDIAPRecord : public CommsDat::CCDRecordBase;
CommsDat::CMDBNumFieldBase - No description.CommsDat::CMDBRecordBase - Base class for all MetaDatabase recordsCommsDat::CCDRecordBase - Base class for wrapper containers for supported CommsDat::CCDIAPRecord - (No abstract)Defined in CommsDat::CCDIAPRecord:
GetAttribPtr(), GetRecordInfo(), GetVDataTable(), iAppSid, iBearer, iBearerType, iLocation, iNetwork, iNetworkWeighting, iService, iServiceType, iVDataTable
Inherited from CommsDat::CCDRecordBase:
CreateCopyRecordL(),
GetVDataTableStatic(),
RecordFactoryL(),
iRecordName,
iRecordTag
Inherited from CommsDat::CMDBRecordBase:
GetFieldByIdL(),
GetFieldByNameL()
GetRecordInfo()
virtual inline const SRecordTypeInfo *GetRecordInfo();
|
GetVDataTable()
virtual Meta::SVDataTableEntry const *GetVDataTable() const;
|
GetAttribPtr()
virtual TUint8 *GetAttribPtr(const TInt aOffset) const;
|
|
iVDataTable
const Meta::SVDataTableEntry iVDataTable;
iServiceType
CMDBField< TDesC > iServiceType;
iService
CMDBRecordLink< CCDServiceRecordBase > iService;
iBearerType
CMDBField< TDesC > iBearerType;
iBearer
CMDBRecordLink< CCDBearerRecordBase > iBearer;
iNetwork
CMDBRecordLink< CCDNetworkRecord > iNetwork;
iNetworkWeighting
CMDBField< TUint32 > iNetworkWeighting;
iLocation
CMDBRecordLink< CCDLocationRecord > iLocation;
iAppSid
CMDBField< TUint32 > iAppSid;
class CCDWAPAccessPointRecord : public CommsDat::CCDRecordBase;
CommsDat::CMDBNumFieldBase - No description.CommsDat::CMDBRecordBase - Base class for all MetaDatabase recordsCommsDat::CCDRecordBase - Base class for wrapper containers for supported CommsDat::CCDWAPAccessPointRecord - (No abstract)Defined in CommsDat::CCDWAPAccessPointRecord:
GetAttribPtr(), GetRecordInfo(), GetVDataTable(), iVDataTable, iWAPCurrentBearer, iWAPStartPage
Inherited from CommsDat::CCDRecordBase:
CreateCopyRecordL(),
GetVDataTableStatic(),
RecordFactoryL(),
iRecordName,
iRecordTag
Inherited from CommsDat::CMDBRecordBase:
GetFieldByIdL(),
GetFieldByNameL()
GetRecordInfo()
virtual inline const SRecordTypeInfo *GetRecordInfo();
|
GetVDataTable()
virtual Meta::SVDataTableEntry const *GetVDataTable() const;
|
GetAttribPtr()
virtual TUint8 *GetAttribPtr(const TInt aOffset) const;
|
|
iVDataTable
const Meta::SVDataTableEntry iVDataTable;
iWAPCurrentBearer
CMDBField< TDesC > iWAPCurrentBearer;
iWAPStartPage
CMDBField< TDesC > iWAPStartPage;
class CCDDialOutISPRecord : public CommsDat::CCDServiceRecordBase;
CommsDat::CMDBNumFieldBase - No description.CommsDat::CMDBRecordBase - Base class for all MetaDatabase recordsCommsDat::CCDRecordBase - Base class for wrapper containers for supported CommsDat::CCDServiceRecordBase - (No abstract)CommsDat::CCDDialOutISPRecord - (No abstract)Defined in CommsDat::CCDDialOutISPRecord:
GetAttribPtr(), GetRecordInfo(), GetVDataTable(), iAckTimer, iAiur, iAsymmetry, iBearerCe, iBearerName, iBearerProtocol, iBearerService, iBearerSpeed, iBearerType, iCallbackTimeout, iChannelCoding, iChargecard, iConfigDaemonManagerName, iConfigDaemonName, iDefaultTelNum, iDescription, iDialResolution, iDisablePlainTextAuth, iDisplayPct, iEnableIpHeaderComp, iEnableLcpExtension, iEnableSwComp, iIfAuthName, iIfAuthPass, iIfAuthRetries, iIfCallbackEnabled, iIfCallbackInfo, iIfCallbackType, iIfNetworks, iIfParams, iIfPromptForAuth, iIfServerMode, iInitString, iIp6DnsAddrFromServer, iIp6NameServer1, iIp6NameServer2, iIpAddr, iIpAddrFromServer, iIpAddrLeaseValidFrom, iIpAddrLeaseValidTo, iIpDnsAddrFromServer, iIpGateway, iIpNameServer1, iIpNameServer2, iIpNetMask, iIwfToMs, iLoginName, iLoginPass, iLoginScript, iMaximumTimeSlots, iMsToIwf, iPromptForLogin, iRequestedTimeSlots, iResequencePeriod, iRetransmissionAttempts, iRlpVersion, iType, iUseEdge, iUseLoginScript, iUserInitUpgrade, iV42Codewords, iV42Compression, iV42MaxLength, iVDataTable
Inherited from CommsDat::CCDRecordBase:
CreateCopyRecordL(),
GetVDataTableStatic(),
RecordFactoryL(),
iRecordName,
iRecordTag
Inherited from CommsDat::CCDServiceRecordBase:
iServiceEnableLlmnr
Inherited from CommsDat::CMDBRecordBase:
GetFieldByIdL(),
GetFieldByNameL()
GetVDataTable()
virtual Meta::SVDataTableEntry const *GetVDataTable() const;
|
GetAttribPtr()
virtual TUint8 *GetAttribPtr(const TInt aOffset) const;
|
|
GetRecordInfo()
virtual inline const SRecordTypeInfo *GetRecordInfo();
|
iVDataTable
const Meta::SVDataTableEntry iVDataTable;
iDescription
CMDBField< TDesC > iDescription;
iType
CMDBField< TUint32 > iType;
iDefaultTelNum
CMDBField< TDesC > iDefaultTelNum;
iDialResolution
CMDBField< TBool > iDialResolution;
iChargecard
CMDBRecordLink< CCDChargecardRecord > iChargecard;
iUseLoginScript
CMDBField< TBool > iUseLoginScript;
iLoginScript
CMDBField< TDesC > iLoginScript;
iPromptForLogin
CMDBField< TBool > iPromptForLogin;
iLoginName
CMDBField< TDesC > iLoginName;
iLoginPass
CMDBField< TDesC > iLoginPass;
iDisplayPct
CMDBField< TBool > iDisplayPct;
iIfParams
CMDBField< TDesC > iIfParams;
iIfNetworks
CMDBField< TDesC > iIfNetworks;
iIfPromptForAuth
CMDBField< TBool > iIfPromptForAuth;
iIfAuthName
CMDBField< TDesC > iIfAuthName;
iIfAuthPass
CMDBField< TDesC > iIfAuthPass;
iIfAuthRetries
CMDBField< TUint32 > iIfAuthRetries;
iIfCallbackEnabled
CMDBField< TBool > iIfCallbackEnabled;
iIfCallbackType
CMDBField< TUint32 > iIfCallbackType;
iIfCallbackInfo
CMDBField< TDesC8 > iIfCallbackInfo;
iCallbackTimeout
CMDBField< TUint32 > iCallbackTimeout;
iIfServerMode
CMDBField< TBool > iIfServerMode;
iIpAddrFromServer
CMDBField< TBool > iIpAddrFromServer;
iIpAddr
CMDBField< TDesC > iIpAddr;
iIpNetMask
CMDBField< TDesC > iIpNetMask;
iIpGateway
CMDBField< TDesC > iIpGateway;
iIpDnsAddrFromServer
CMDBField< TBool > iIpDnsAddrFromServer;
iIpNameServer1
CMDBField< TDesC > iIpNameServer1;
iIpNameServer2
CMDBField< TDesC > iIpNameServer2;
iIp6DnsAddrFromServer
CMDBField< TBool > iIp6DnsAddrFromServer;
iIp6NameServer1
CMDBField< TDesC > iIp6NameServer1;
iIp6NameServer2
CMDBField< TDesC > iIp6NameServer2;
iIpAddrLeaseValidFrom
CMDBField< TDesC > iIpAddrLeaseValidFrom;
iIpAddrLeaseValidTo
CMDBField< TDesC > iIpAddrLeaseValidTo;
iConfigDaemonManagerName
CMDBField< TDesC > iConfigDaemonManagerName;
iConfigDaemonName
CMDBField< TDesC > iConfigDaemonName;
iEnableIpHeaderComp
CMDBField< TBool > iEnableIpHeaderComp;
iEnableLcpExtension
CMDBField< TBool > iEnableLcpExtension;
iDisablePlainTextAuth
CMDBField< TBool > iDisablePlainTextAuth;
iEnableSwComp
CMDBField< TBool > iEnableSwComp;
iBearerName
CMDBField< TUint32 > iBearerName;
iBearerSpeed
CMDBField< TUint32 > iBearerSpeed;
iBearerCe
CMDBField< TUint32 > iBearerCe;
iInitString
CMDBField< TDesC8 > iInitString;
iBearerType
CMDBField< TUint32 > iBearerType;
iChannelCoding
CMDBField< TUint32 > iChannelCoding;
iAiur
CMDBField< TUint32 > iAiur;
iRequestedTimeSlots
CMDBField< TUint32 > iRequestedTimeSlots;
iMaximumTimeSlots
CMDBField< TUint32 > iMaximumTimeSlots;
iBearerService
CMDBField< TUint32 > iBearerService;
iBearerProtocol
CMDBField< TUint32 > iBearerProtocol;
iRlpVersion
CMDBField< TUint32 > iRlpVersion;
iIwfToMs
CMDBField< TUint32 > iIwfToMs;
iMsToIwf
CMDBField< TUint32 > iMsToIwf;
iAckTimer
CMDBField< TUint32 > iAckTimer;
iRetransmissionAttempts
CMDBField< TUint32 > iRetransmissionAttempts;
iResequencePeriod
CMDBField< TUint32 > iResequencePeriod;
iV42Compression
CMDBField< TUint32 > iV42Compression;
iV42Codewords