1.1 --- a/epoc32/include/commsdattypesv1_1.h Wed Mar 31 12:27:01 2010 +0100
1.2 +++ b/epoc32/include/commsdattypesv1_1.h Wed Mar 31 12:33:34 2010 +0100
1.3 @@ -1,9 +1,9 @@
1.4 // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
1.5 // All rights reserved.
1.6 // This component and the accompanying materials are made available
1.7 -// under the terms of the License "Symbian Foundation License v1.0" to Symbian Foundation members and "Symbian Foundation End User License Agreement v1.0" to non-members
1.8 +// under the terms of "Eclipse Public License v1.0"
1.9 // which accompanies this distribution, and is available
1.10 -// at the URL "http://www.symbianfoundation.org/legal/licencesv10.html".
1.11 +// at the URL "http://www.eclipse.org/legal/epl-v10.html".
1.12 //
1.13 // Initial Contributors:
1.14 // Nokia Corporation - initial contribution.
1.15 @@ -19,9 +19,6 @@
1.16 //
1.17 //
1.18
1.19 -
1.20 -
1.21 -
1.22 /**
1.23 @file
1.24 @publishedAll
1.25 @@ -31,7 +28,6 @@
1.26 #if (!defined COMMSDATTYPESV1_1_H)
1.27 #define COMMSDATTYPESV1_1_H
1.28
1.29 -
1.30 #include <metadatabase.h>
1.31 #include <commsdattypeinfov1_1.h>
1.32 #include <cdbcols.h>
1.33 @@ -39,11 +35,12 @@
1.34
1.35 #include <etelqos.h>
1.36
1.37 +
1.38 namespace CommsDat
1.39 {
1.40
1.41
1.42 -///////////////////////////////////////////////////////////////////////////////////////////
1.43 +//
1.44 // COMMSDAT RECORD BASE CLASS
1.45 // Contains fields common to all records
1.46 //
1.47 @@ -58,11 +55,11 @@
1.48 {
1.49 public:
1.50
1.51 - IMPORT_C CCDRecordBase(TMDBElementId aElementId); ///< Import CCDRecordBase constructor from another DLL.
1.52 + IMPORT_C CCDRecordBase(TMDBElementId aElementId); //< Import CCDRecordBase constructor from another DLL.
1.53
1.54 - IMPORT_C static CMDBRecordBase* RecordFactoryL(TMDBElementId); ///< Import function RecordFactoryL from another DLL.
1.55 + IMPORT_C static CMDBRecordBase* RecordFactoryL(TMDBElementId); //< Import function RecordFactoryL from another DLL.
1.56
1.57 - IMPORT_C static CMDBRecordBase* CreateCopyRecordL(CMDBRecordBase& aCopyFromRecord); ///< Import function CreateCopyRecordL from another DLL.
1.58 + IMPORT_C static CMDBRecordBase* CreateCopyRecordL(CMDBRecordBase& aCopyFromRecord); //< Import function CreateCopyRecordL from another DLL.
1.59
1.60 void ConstructL();
1.61 protected:
1.62 @@ -73,9 +70,9 @@
1.63
1.64 // Element members
1.65
1.66 - CMDBField<TInt> iRecordTag; ///<User-defined numeric tag for this record. Should be unique in this table.
1.67 + CMDBField<TInt> iRecordTag; //<User-defined numeric tag for this record. Should be unique in this table.
1.68
1.69 - CMDBField<TDesC> iRecordName; ///< User-defined name for this record. Should be unique in this table.
1.70 + CMDBField<TDesC> iRecordName; //< User-defined name for this record. Should be unique in this table.
1.71
1.72 private:
1.73
1.74 @@ -83,7 +80,7 @@
1.75 };
1.76
1.77 #ifdef SYMBIAN_NON_SEAMLESS_NETWORK_BEARER_MOBILITY
1.78 -//////////////////////////////////////////////////////////////
1.79 +//
1.80 // BASE CLASS FOR ALL SERVICE RECORDS
1.81 // Contains fields common to all service records
1.82 //
1.83 @@ -121,7 +118,7 @@
1.84 };
1.85 #endif
1.86
1.87 -//////////////////////////////////////////////////////////////
1.88 +//
1.89 // BASE CLASS FOR ALL SERVICE RECORDS
1.90 // Contains fields common to all service records
1.91 //
1.92 @@ -160,7 +157,7 @@
1.93 public:
1.94
1.95 // Field Declarations shared by all Service Records
1.96 - CMDBField<TBool> iServiceEnableLlmnr; ///< Specifies whether Link-local multicast name resolution is enabled.
1.97 + CMDBField<TBool> iServiceEnableLlmnr; //< Specifies whether Link-local multicast name resolution is enabled.
1.98
1.99 private:
1.100
1.101 @@ -169,7 +166,7 @@
1.102
1.103
1.104
1.105 -//////////////////////////////////////////////////////////////
1.106 +//
1.107 // BASE CLASS FOR ALL BEARER RECORDS
1.108 // Contains fields common to all bearer records
1.109 //
1.110 @@ -209,7 +206,7 @@
1.111 public:
1.112
1.113 // Field Declarations shared by all Bearer Records
1.114 - CMDBField<TDesC> iBearerAgent; ///< Name of the agent to be used by a particular bearer
1.115 + CMDBField<TDesC> iBearerAgent; //< Name of the agent to be used by a particular bearer
1.116
1.117 private:
1.118
1.119 @@ -220,7 +217,7 @@
1.120
1.121 class CCDIAPRecord;
1.122
1.123 -//////////////////////////////////////////////////////////////////////////////
1.124 +//
1.125 // 02/ CONNECTION PREFERENCES RECORD
1.126 //
1.127 // Forward declaration
1.128 @@ -255,11 +252,11 @@
1.129
1.130 public :
1.131 // Member Elements
1.132 - CMDBField<TUint32> iRanking; ///< IAP ranking- An IAP with ranking of 1 is attempted first and so forth. An IAP with a ranking of 0 will never be attempted for connection.
1.133 - CMDBField<TCommDbConnectionDirection> iDirection; ///< Specifies the direction of a connection.
1.134 - CMDBField<TUint32> iBearerSet; ///< Bearers which can be used for a connection.
1.135 - CMDBField<TUint32> iDialogPref; ///< Specifies whether the system, on a connection attempt being started, should: a) offer the user a menu of the available connection options; b) warn that a connection is about to take place; c) connect without further notifying the user. Takes a value from the enum TCommDbDialogPref. Default value is ECommDbDialogPrefUnknown.
1.136 - CMDBRecordLink<CCDIAPRecord> iDefaultIAP; ///< The record id of the preferred IAP to connect to.
1.137 + CMDBField<TUint32> iRanking; //< IAP ranking- An IAP with ranking of 1 is attempted first and so forth. An IAP with a ranking of 0 will never be attempted for connection.
1.138 + CMDBField<TCommDbConnectionDirection> iDirection; //< Specifies the direction of a connection.
1.139 + CMDBField<TUint32> iBearerSet; //< Bearers which can be used for a connection.
1.140 + CMDBField<TUint32> iDialogPref; //< Specifies whether the system, on a connection attempt being started, should: a) offer the user a menu of the available connection options; b) warn that a connection is about to take place; c) connect without further notifying the user. Takes a value from the enum TCommDbDialogPref. Default value is ECommDbDialogPrefUnknown.
1.141 + CMDBRecordLink<CCDIAPRecord> iDefaultIAP; //< The record id of the preferred IAP to connect to.
1.142 private:
1.143 static const SRecordTypeInfo* const iRecordInfo;
1.144 };
1.145 @@ -271,14 +268,13 @@
1.146 class CCDModemBearerRecord;
1.147 class CCDNetworkRecord;
1.148 class CCDAgentLookupRecord;
1.149 -class CCDCDMA2000PacketServiceRecord;
1.150 class CCDWAPAccessPointRecord;
1.151 class CCDAccessPointRecord;
1.152 #ifdef SYMBIAN_NON_SEAMLESS_NETWORK_BEARER_MOBILITY
1.153 class CCDTierRecord;
1.154 #endif
1.155
1.156 -///////////////////////////////////////////////////////////////////////////
1.157 +//
1.158 // 03/ GLOBAL SETTINGS RECORD
1.159 //
1.160 /**
1.161 @@ -315,58 +311,36 @@
1.162 public:
1.163
1.164 CMDBRecordLink<CCDWAPAccessPointRecord> iWAPAccessPoint;
1.165 - CMDBField<TUint32> iMaxConnectionAttempts; ///< Number of attempts to establish a connection.
1.166 - CMDBField<TUint32> iMaxRedialAttempts; ///< Maximum redial attempts before report failure to user.
1.167 + CMDBField<TUint32> iMaxConnectionAttempts; //< Number of attempts to establish a connection.
1.168 + CMDBField<TUint32> iMaxRedialAttempts; //< Maximum redial attempts before report failure to user.
1.169
1.170 - CMDBField<TUint32> iSMSBearer; ///< Default bearer for SMS on the phone.
1.171 - CMDBField<TUint32> iSMSReceiveMode; ///< Clients (SMS Stack on the phone) can receive an SMS either before or after the message has been stored. If the client receives a new message, which the phone has already stored and has acknowledged, then the client does not have to do anything further. If the client receives an unstored new message which the phone has not acknowledged, then the client has the responsibility of attempting to store the message and then either "acking" or "nacking" that message to the network.
1.172 + CMDBField<TUint32> iSMSBearer; //< Default bearer for SMS on the phone.
1.173 + CMDBField<TUint32> iSMSReceiveMode; //< Clients (SMS Stack on the phone) can receive an SMS either before or after the message has been stored. If the client receives a new message, which the phone has already stored and has acknowledged, then the client does not have to do anything further. If the client receives an unstored new message which the phone has not acknowledged, then the client has the responsibility of attempting to store the message and then either "acking" or "nacking" that message to the network.
1.174
1.175
1.176 - CMDBField<TUint32> iGPRSAttachMode; ///< Determines when the GPRS terminal should attach to the network. i.e. attach at the boot-up of the device or at a later time.
1.177 - CMDBField<TUint32> iAcceptIncomingGPRS; ///< Specifies whether or not to allow incoming requests for PDP context activation to be automatically accepted (when there is a waiting application).
1.178 - CMDBField<TUint32> iGPRSClassCBearer; ///< The preferred bearer when the device (phone) is forced into GPRS Class C operation.
1.179 + CMDBField<TUint32> iGPRSAttachMode; //< Determines when the GPRS terminal should attach to the network. i.e. attach at the boot-up of the device or at a later time.
1.180 + CMDBField<TUint32> iAcceptIncomingGPRS; //< Specifies whether or not to allow incoming requests for PDP context activation to be automatically accepted (when there is a waiting application).
1.181 + CMDBField<TUint32> iGPRSClassCBearer; //< The preferred bearer when the device (phone) is forced into GPRS Class C operation.
1.182
1.183 - CMDBRecordLink<CCDModemBearerRecord> iModemForDataAndFax; // VCT - Break?
1.184 - CMDBRecordLink<CCDModemBearerRecord> iModemForPhoneServicesAndSMS; // VCT - Break?
1.185 + CMDBRecordLink<CCDModemBearerRecord> iModemForDataAndFax;
1.186 + CMDBRecordLink<CCDModemBearerRecord> iModemForPhoneServicesAndSMS;
1.187
1.188 - CMDBRecordLink<CCDLocationRecord> iLocationForDataAndFax; ///< Default local location info for data and fax calls.
1.189 - CMDBRecordLink<CCDLocationRecord> iLocationForPhoneServicesAndSMS; ///< Sets the default location from which you are dialling for phone services such as a SMS service
1.190 + CMDBRecordLink<CCDLocationRecord> iLocationForDataAndFax; //< Default local location info for data and fax calls.
1.191 + CMDBRecordLink<CCDLocationRecord> iLocationForPhoneServicesAndSMS; //< Sets the default location from which you are dialling for phone services such as a SMS service
1.192
1.193 - CMDBField<TUint32> iMaxMBufHeap; ///< Maximum RMBuf heap size.
1.194 - CMDBRecordLink<CCDAgentLookupRecord> iDefaultAgent; ///< Record id of an agent from the AgentLookup table.
1.195 + CMDBField<TUint32> iMaxMBufHeap; //< Maximum RMBuf heap size.
1.196 + CMDBRecordLink<CCDAgentLookupRecord> iDefaultAgent; //< Record id of an agent from the AgentLookup table.
1.197
1.198 - CMDBRecordLink<CCDNetworkRecord> iDefaultNetwork; ///< Default network to connect to.
1.199 + CMDBRecordLink<CCDNetworkRecord> iDefaultNetwork; //< Default network to connect to.
1.200
1.201 - CMDBField<TDesC> iBearerAvailabilityCheckTSY; ///< The name of the TSY that should be used for bearer availability checking. If this global setting is not found then the TSY specified in ModemBearer is used.
1.202 - /*@internalcomponent*/
1.203 - CMDBRecordLink<CCDCDMA2000PacketServiceRecord> iCDMAOPCapability; ///< CDMA PARAMETER- Not currently supported.
1.204 - /*@internalcomponent*/
1.205 - CMDBRecordLink<CCDCDMA2000PacketServiceRecord> iCDMASimIPMaxNumNai; ///< CDMA PARAMETER- Not currently supported.
1.206 - /*@internalcomponent*/
1.207 - CMDBRecordLink<CCDCDMA2000PacketServiceRecord> iCDMASimIPMaxNaiLength; ///< CDMA PARAMETER- Not currently supported.
1.208 - /*@internalcomponent*/
1.209 - CMDBRecordLink<CCDCDMA2000PacketServiceRecord> iCDMASimIPMaxSSLength; ///< CDMA PARAMETER- Not currently supported.
1.210 - /*@internalcomponent*/
1.211 - CMDBRecordLink<CCDCDMA2000PacketServiceRecord> iCDMASimIPAuthSupported; ///< CDMA PARAMETER- Not currently supported.
1.212 - /*@internalcomponent*/
1.213 - CMDBRecordLink<CCDCDMA2000PacketServiceRecord> iCDMAMIPMaxNumNai; ///< CDMA PARAMETER- Not currently supported.
1.214 - /*@internalcomponent*/
1.215 - CMDBRecordLink<CCDCDMA2000PacketServiceRecord> iCDMAMIPMaxNaiLength; ///< CDMA PARAMETER- Not currently supported.
1.216 - /*@internalcomponent*/
1.217 - CMDBRecordLink<CCDCDMA2000PacketServiceRecord> iCDMAMIPMaxMNAAASSLength; ///< CDMA PARAMETER- Not currently supported.
1.218 - /*@internalcomponent*/
1.219 - CMDBRecordLink<CCDCDMA2000PacketServiceRecord> iCDMAMIPMNAAAAuthAlgorithm; ///< CDMA PARAMETER- Not currently supported.
1.220 - /*@internalcomponent*/
1.221 - CMDBRecordLink<CCDCDMA2000PacketServiceRecord> iCDMAMIPMaxMNHASSLength; ///< CDMA PARAMETER- Not currently supported.
1.222 - /*@internalcomponent*/
1.223 - CMDBRecordLink<CCDCDMA2000PacketServiceRecord> iCDMAMIPMNHAAuthAlgorithm; ///< CDMA PARAMETER- Not currently supported.
1.224 -
1.225 + CMDBField<TDesC> iBearerAvailabilityCheckTSY; //< The name of the TSY that should be used for bearer availability checking. If this global setting is not found then the TSY specified in ModemBearer is used.
1.226 +
1.227 //This field differentiate the Bravo selection from the 399 selection
1.228 //(needed for implicit scenarios where prefs are not available)
1.229 - CMDBRecordLink<CCDAccessPointRecord> iDefaultSnap; ///<CDMA PARAMETER- Not currently supported.
1.230 + CMDBRecordLink<CCDAccessPointRecord> iDefaultSnap; //<CDMA PARAMETER- Not currently supported.
1.231
1.232 //if SYMBIAN_NON_SEAMLESS_NETWORK_BEARER_MOBILITY
1.233 - //@DEPRECATED use CCDTierRecord::iPromptUser instead
1.234 + //@deprecated use CCDTierRecord::iPromptUser instead
1.235 CMDBField<TBool> iPromptForSnap;
1.236 //endif
1.237
1.238 @@ -374,8 +348,11 @@
1.239 CMDBRecordLink<CCDTierRecord> iDefaultTier;
1.240 #endif
1.241
1.242 - CMDBField<TCommsDatWlanRegDomain> iRegulatoryDomain;
1.243 +CMDBField<TCommsDatWlanRegDomain> iRegulatoryDomain;
1.244
1.245 + CMDBField<TBool> iWmmEnabled;
1.246 + CMDBField<TBool> iEnableCountryCode;
1.247 + CMDBField<TCommsDatWlanRegDomain> iDefaultRegulatoryDomain;
1.248 private:
1.249
1.250 static const SRecordTypeInfo* const iRecordInfo;
1.251 @@ -383,7 +360,7 @@
1.252
1.253
1.254
1.255 -///////////////////////////////////////////////////////////////////////////
1.256 +//
1.257 // 04/ NETWORK RECORD
1.258 //
1.259 /**
1.260 @@ -416,7 +393,7 @@
1.261 DATA_VTABLE
1.262
1.263 public:
1.264 - CMDBField<TDesC> iHostName; ///< Name of the host of the network
1.265 + CMDBField<TDesC> iHostName; //< Name of the host of the network
1.266
1.267 private:
1.268
1.269 @@ -426,7 +403,7 @@
1.270
1.271
1.272
1.273 -////////////////////////////////////////////////////////////////////////
1.274 +//
1.275 // 05/ LOCATION RECORD
1.276 //
1.277 /**
1.278 @@ -446,7 +423,7 @@
1.279 @internalComponent
1.280 */
1.281 CCDLocationRecord(TMDBElementId aElementId);
1.282 -
1.283 +
1.284 /**
1.285 Gets the following information:
1.286 - iTypeId
1.287 @@ -463,16 +440,16 @@
1.288
1.289 public:
1.290 // MemberData
1.291 - CMDBField<TDesC> iIntlPrefixCode; ///< Prefix code to use for international calls.
1.292 - CMDBField<TDesC> iNatPrefixCode; ///< Prefix code to use for national calls.
1.293 - CMDBField<TDesC> iNatCode; ///< Country code.
1.294 - CMDBField<TDesC> iAreaCode; ///< Area code.
1.295 - CMDBField<TDesC> iDialOutCode; ///< Number to dial for an outside line.
1.296 - CMDBField<TDesC> iDisableCallWaitingCode; ///< Code to dial to disable call waiting facility.
1.297 - CMDBField<TBool> iMobile; ///< Specifies whether the device is a mobile phone.
1.298 - CMDBField<TBool> iUsePulseDial; ///< Specifies whether to use pulse dialling.
1.299 - CMDBField<TBool> iWaitForDialTone; ///< Specifies whether to wait for the dial tone.
1.300 - CMDBField<TUint32> iPauseAfterDialOut; ///< This specifies the length of the pause (in seconds) after using the dial-out code. In the dial string this delay is represented as a comma. The number indicates the value of that comma.
1.301 + CMDBField<TDesC> iIntlPrefixCode; //< Prefix code to use for international calls.
1.302 + CMDBField<TDesC> iNatPrefixCode; //< Prefix code to use for national calls.
1.303 + CMDBField<TDesC> iNatCode; //< Country code.
1.304 + CMDBField<TDesC> iAreaCode; //< Area code.
1.305 + CMDBField<TDesC> iDialOutCode; //< Number to dial for an outside line.
1.306 + CMDBField<TDesC> iDisableCallWaitingCode; //< Code to dial to disable call waiting facility.
1.307 + CMDBField<TBool> iMobile; //< Specifies whether the device is a mobile phone.
1.308 + CMDBField<TBool> iUsePulseDial; //< Specifies whether to use pulse dialling.
1.309 + CMDBField<TBool> iWaitForDialTone; //< Specifies whether to wait for the dial tone.
1.310 + CMDBField<TUint32> iPauseAfterDialOut; //< This specifies the length of the pause (in seconds) after using the dial-out code. In the dial string this delay is represented as a comma. The number indicates the value of that comma.
1.311
1.312
1.313 private:
1.314 @@ -480,7 +457,7 @@
1.315 static const SRecordTypeInfo* const iRecordInfo;
1.316 };
1.317
1.318 -//////////////////////////////////////////////////////////////////////////////////////
1.319 +//
1.320 // 06/ IAP RECORD
1.321 //
1.322 /**
1.323 @@ -515,13 +492,13 @@
1.324 public:
1.325
1.326 // Member Data
1.327 - CMDBField<TDesC> iServiceType; ///< The name of a servicing table. E.g. DialOutISP.
1.328 - CMDBRecordLink<CCDServiceRecordBase> iService; ///< Every IAP provides a specific service. The field IAPService provides a link between the IAP and the servicing table, It tells us which record to use from the servicing table. For example, an IAP could provide the DialOutISP service. Say IAPService = 1, this would mean the settings of first record in the DialOutISP table is provided by this particular IAP.
1.329 - CMDBField<TDesC> iBearerType; ///< The name of the bearer to be used for the IAP.
1.330 - CMDBRecordLink<CCDBearerRecordBase> iBearer; ///< The record id from the Bearer table specifying the bearer to be used with the IAP.
1.331 - CMDBRecordLink<CCDNetworkRecord> iNetwork; ///< The record id of the network to be used with the IAP. The IAP will connect to this network.
1.332 - CMDBField<TUint32> iNetworkWeighting; ///< When there are multiple IAPs that wish to connect to the same network, this subset of IAPs is given a weighting. This determines the order of connection to that particular network. The IAP with the highest weighting will receive the first connection attempt and if that fails, the next highest IAP is attempted and so forth. This is an alternative way to make a connection if the ConnectionPreferences ranking system is not preferred.
1.333 - CMDBRecordLink<CCDLocationRecord> iLocation; ///< The record id specifying a location for the IAP. This field links the Location table and the IAP table together. The location determines factors such as areacode prefix dialling etc.
1.334 + CMDBField<TDesC> iServiceType; //< The name of a servicing table. E.g. DialOutISP.
1.335 + CMDBRecordLink<CCDServiceRecordBase> iService; //< Every IAP provides a specific service. The field IAPService provides a link between the IAP and the servicing table, It tells us which record to use from the servicing table. For example, an IAP could provide the DialOutISP service. Say IAPService = 1, this would mean the settings of first record in the DialOutISP table is provided by this particular IAP.
1.336 + CMDBField<TDesC> iBearerType; //< The name of the bearer to be used for the IAP.
1.337 + CMDBRecordLink<CCDBearerRecordBase> iBearer; //< The record id from the Bearer table specifying the bearer to be used with the IAP.
1.338 + CMDBRecordLink<CCDNetworkRecord> iNetwork; //< The record id of the network to be used with the IAP. The IAP will connect to this network.
1.339 + CMDBField<TUint32> iNetworkWeighting; //< When there are multiple IAPs that wish to connect to the same network, this subset of IAPs is given a weighting. This determines the order of connection to that particular network. The IAP with the highest weighting will receive the first connection attempt and if that fails, the next highest IAP is attempted and so forth. This is an alternative way to make a connection if the ConnectionPreferences ranking system is not preferred.
1.340 + CMDBRecordLink<CCDLocationRecord> iLocation; //< The record id specifying a location for the IAP. This field links the Location table and the IAP table together. The location determines factors such as areacode prefix dialling etc.
1.341 #ifdef SYMBIAN_NETWORKING_UMTSR5
1.342 CMDBField<TUint32> iAppSid; // Marks this IAP for exclusive use of a particular Application
1.343 #endif
1.344 @@ -532,7 +509,7 @@
1.345
1.346
1.347
1.348 -//////////////////////////////////////////////////////////////////////////////////////
1.349 +//
1.350 // 07/ WAP ACCESS POINT RECORD
1.351 //
1.352 /**
1.353 @@ -567,8 +544,8 @@
1.354 public :
1.355
1.356 // Member Elements
1.357 - CMDBField<TDesC> iWAPCurrentBearer; ///< The name of the table from which to read the bearer information. This can be WAP_IP_BEARER or WAP_SMS_BEARER.
1.358 - CMDBField<TDesC> iWAPStartPage; ///< WAP start page URL.
1.359 + CMDBField<TDesC> iWAPCurrentBearer; //< The name of the table from which to read the bearer information. This can be WAP_IP_BEARER or WAP_SMS_BEARER.
1.360 + CMDBField<TDesC> iWAPStartPage; //< WAP start page URL.
1.361
1.362 private:
1.363
1.364 @@ -579,7 +556,7 @@
1.365 //Forward declaration
1.366 class CCDChargecardRecord;
1.367
1.368 -/////////////////////////////////////////////////////////////////////////////////////
1.369 +//
1.370 // 08/ DIAL OUT ISP SERVICE RECORD
1.371 //
1.372 /**
1.373 @@ -601,7 +578,7 @@
1.374
1.375 DATA_VTABLE
1.376
1.377 - /**
1.378 + /**
1.379 Gets the following information:
1.380 - iTypeId
1.381 - iValType
1.382 @@ -617,69 +594,69 @@
1.383
1.384 // Member Data
1.385
1.386 - CMDBField<TDesC> iDescription; ///< Description of the ISP.
1.387 - CMDBField<TUint32> iType; ///< Type of browser protocol used. The term 'browser protocol' is used to differentiate between the standards that are used when browsing web pages. For example HTML for general internet standards and WML for WAP standards.
1.388 - CMDBField<TDesC> iDefaultTelNum; ///< Default phone number for an ISP, used to dial-up to the ISP.
1.389 - CMDBField<TBool> iDialResolution; ///< Specifies whether to add additional information from the Location table such as AreaCode, NatCode to the ISP number (DefaultTelNum) to be dialled.
1.390 - CMDBRecordLink<CCDChargecardRecord> iChargecard; ///< This is an optional field which is set when the ISP has permission from the user to use their chargecard details such as their account number. CCDDialOutISP ::iChargecard
1.391 - CMDBField<TBool> iUseLoginScript; ///< Specifies whether to login with a script or not.
1.392 - CMDBField<TDesC> iLoginScript; ///< The actual script used to login to the ISP.
1.393 - CMDBField<TBool> iPromptForLogin; ///< Prompt user to enter login information to start a session with the ISP, i.e. username and password.
1.394 - CMDBField<TDesC> iLoginName; ///< User login name.
1.395 - CMDBField<TDesC> iLoginPass; ///< User login password.
1.396 - CMDBField<TBool> iDisplayPct; ///< Specifies whether to display the post connection terminal (PCT) (without scanning the login script for READ commands).
1.397 - CMDBField<TDesC> iIfParams; ///< Interface parameter string-used to specify the lower layer that the interface protocol is to use.
1.398 - CMDBField<TDesC> iIfNetworks; ///< Comma separated list of network protocols to be used by the NIF.
1.399 - CMDBField<TBool> iIfPromptForAuth; ///< Specifies whether or not to request an authentication username and password. This depends on whether or not the user wishes to connect to the ISP's NIF(s).
1.400 - CMDBField<TDesC> iIfAuthName; ///< Prompt user to enter authentication username. Used when a user wishes to connect to the ISP's NIF(s). E.g. PPP.
1.401 - CMDBField<TDesC> iIfAuthPass; ///< Prompt user to enter authentication password used by an interface protocol such as PPP. Used when a user wishes to connect to the ISP's NIF(s). E.g. PPP.
1.402 - CMDBField<TUint32> iIfAuthRetries; ///< Number of times to retry authentication if it fails.
1.403 - CMDBField<TBool> iIfCallbackEnabled; ///< Specifies whether call-back is enabled. Call-back is usually due to security or toll-saving reasons.
1.404 - CMDBField<TUint32> iIfCallbackType; ///< The Internet Engineering Task Force (IETF) Callback type. For more detailed information of the meaning of the possible values for this field, please refer to information regarding the Call-back Control Protocol (CBCP) and the Microsoft CBCP.
1.405 - CMDBField<TDesC8> iIfCallbackInfo; ///< Info for call-back request if enabled. This information could for example be a phone number.
1.406 - CMDBField<TUint32> iCallbackTimeout; ///< Time duration to wait for the ISP to call back and establish a connection. In microseconds (if call-back is enabled).
1.407 - CMDBField<TBool> iIfServerMode; ///< PPP in server mode?
1.408 - CMDBField<TBool> iIpAddrFromServer; ///< Specifies whether to get the IP address from the ISP.
1.409 - CMDBField<TDesC> iIpAddr; ///< Static IP Address (if required). This is the IP address of a NIF. This is used if the address is not dynamically allocated by the ISP.
1.410 - CMDBField<TDesC> iIpNetMask; ///< IP netmask of the NIF.
1.411 - CMDBField<TDesC> iIpGateway; ///< IP address of the Gateway.
1.412 - CMDBField<TBool> iIpDnsAddrFromServer; ///< Specifies whether to get the DNS address (IPV4) from the ISP.
1.413 - CMDBField<TDesC> iIpNameServer1; ///< Static address of the Primary IPV4 DNS server if required. This is used if the address of the name server is not dynamically allocated by the ISP. May be set to 0.0.0.0 to disable assigning the primary DNS address.
1.414 - CMDBField<TDesC> iIpNameServer2; ///< Static address of the Secondary IPV4 DNS server (if required). May be set to 0.0.0.0 to disable assigning the secondary DNS address.
1.415 - CMDBField<TBool> iIp6DnsAddrFromServer; ///< Specifies whether to get the DNS address (IPV6) from the ISP.
1.416 - CMDBField<TDesC> iIp6NameServer1; ///< Static address of the Primary IPV6 name server if required. This is used if the address of the name server is not dynamically allocated by the ISP. May be set to 0.0.0.0 to disable assigning the primary DNS address.
1.417 - CMDBField<TDesC> iIp6NameServer2; ///< Static address of the Secondary IPV6 name server if required. May be set to 0.0.0.0 to disable assigning the secondary DNS address.
1.418 - CMDBField<TDesC> iIpAddrLeaseValidFrom; ///< Start of the address lease for dynamic address allocation by the ISP (e.g. a DHCP assigned IP address). Start time information stating when the IP address was leased out. The format is as follows: dd/mm/yyyy hr:mins AM/PM, e.g. 04/08/2006 6:21 PM.
1.419 - CMDBField<TDesC> iIpAddrLeaseValidTo; ///< End of the address lease for dynamic address allocation by the ISP (e.g. a DHCP assigned IP address). End time information stating when the IP address lease finishes. The format is as follows: dd/mm/yyyy hr:mins AM/PM, e.g. 08/08/2006 6:21 PM.
1.420 - CMDBField<TDesC> iConfigDaemonManagerName; ///< Name of the ECOM daemon manager plug-in for NIFMAN used to load a specific configuration daemon.
1.421 - CMDBField<TDesC> iConfigDaemonName; ///< Name of the daemon used for address configuration.
1.422 - CMDBField<TBool> iEnableIpHeaderComp; ///< Specifies whether to enable IP header compression protocol.
1.423 - CMDBField<TBool> iEnableLcpExtension; ///< Specifies whether to enable LCP extension protocol.
1.424 - CMDBField<TBool> iDisablePlainTextAuth; ///< Specifies whether to disable plain text authentication. If disabled, PAP cannot be used- CHAP will be used instead.
1.425 - CMDBField<TBool> iEnableSwComp; ///< Specifies whether to enable software compression. Here, the data payload is compressed, which is separate to header compression. Enabling this field will enable compression such as Microsoft or Predictor compression.
1.426 - CMDBField<TUint32> iBearerName; ///< Name of the bearer used to establish and transmit data over the connection
1.427 - CMDBField<TUint32> iBearerSpeed; ///< Baud rate of the bearer.
1.428 - CMDBField<TUint32> iBearerCe; ///< Defines the quality of service (QoS) of the connection.
1.429 - CMDBField<TDesC8> iInitString; ///< Initialisation string for the bearer, used specifically when a modem is in use. It is used to initialise (init) the modem by sending it a string of commands, typically Hayes commands.
1.430 - CMDBField<TUint32> iBearerType; ///< The bearer's chosen method to transmit data. This can be of 2 types - either CSD or HSCSD.
1.431 - CMDBField<TUint32> iChannelCoding; ///< The channel coding used for the connection. This field can only be used when the BearerType field has a value of "HSCSD".
1.432 - CMDBField<TUint32> iAiur; ///< Air interface user rate (AIUR) - The AIUR (Air Interface User Rate) is the rate indicated between a Mobile Terminal (Mobile Station) and the IWF (Interworking function) for transparent and non-transparent data services.
1.433 - CMDBField<TUint32> iRequestedTimeSlots; ///< Requested number of time slots for HSCSD.
1.434 - CMDBField<TUint32> iMaximumTimeSlots; ///< Maximum number of time slots for HSCSD which could be requested during the connection.
1.435 - CMDBField<TUint32> iBearerService; ///< Bearer service refers to a service that allows transmission of data between NIFs. It defines the correct service to use when setting up the data connection.
1.436 - CMDBField<TUint32> iBearerProtocol; ///< A set of standards governed by the ITU-T allowing different bearers to communicate with each other. Bearer protocol definitions are typically referred to by the letter V followed by a number.
1.437 - CMDBField<TUint32> iRlpVersion; ///< Radio Link Protocol (RLP)- is an automatic repeat request (ARQ) protocol used over a wireless interface. RLP is differentiated by version numbers.
1.438 - CMDBField<TUint32> iIwfToMs; ///< Integer specifying network to MS (Mobile Station) window size. IWF stands for Interworking Function and MS stands for Mobile Station.
1.439 - CMDBField<TUint32> iMsToIwf; ///< Integer specifying MS (Mobile Station) to network window size.
1.440 - CMDBField<TUint32> iAckTimer; ///< Acknowledgement Timer: takes an integer specifying RLP ack timeout in microseconds.
1.441 - CMDBField<TUint32> iRetransmissionAttempts; ///< Specifies number of RLP retransmission attempts.
1.442 - CMDBField<TUint32> iResequencePeriod; ///< Specifies the period when packets are being resequenced.
1.443 - CMDBField<TUint32> iV42Compression; ///< Enumeration specifying 1) Whether or not to set V.42 Compression 2) Direction that compression is used. V.42 compression follows the V.42bis protocol which is a data compression protocol used on top of the bearer protocol.
1.444 - CMDBField<TUint32> iV42Codewords; ///< Specifies the V.42 codewords if V.42 compression is used. A codeword represents a string of characters in compressed form.
1.445 - CMDBField<TUint32> iV42MaxLength; ///< Specifies the maximum string length of the data before V.42 compression.
1.446 - CMDBField<TUint32> iAsymmetry; ///< For HSCSD. An enumeration to specify whether 1) asymmetrical bias on the connection is preferred 2) Type of asymmetrical bias used. Note: The service provided by uplink and downlink is different.
1.447 - CMDBField<TBool> iUserInitUpgrade; ///< Specifies whether the user will initialise service upgrade over HSCSD or not
1.448 - CMDBField<TBool> iUseEdge; ///< Specifies whether to use EDGE technology.
1.449 + CMDBField<TDesC> iDescription; //< Description of the ISP.
1.450 + CMDBField<TUint32> iType; //< Type of browser protocol used. The term 'browser protocol' is used to differentiate between the standards that are used when browsing web pages. For example HTML for general internet standards and WML for WAP standards.
1.451 + CMDBField<TDesC> iDefaultTelNum; //< Default phone number for an ISP, used to dial-up to the ISP.
1.452 + CMDBField<TBool> iDialResolution; //< Specifies whether to add additional information from the Location table such as AreaCode, NatCode to the ISP number (DefaultTelNum) to be dialled.
1.453 + CMDBRecordLink<CCDChargecardRecord> iChargecard; //< This is an optional field which is set when the ISP has permission from the user to use their chargecard details such as their account number. CCDDialOutISP ::iChargecard
1.454 + CMDBField<TBool> iUseLoginScript; //< Specifies whether to login with a script or not.
1.455 + CMDBField<TDesC> iLoginScript; //< The actual script used to login to the ISP.
1.456 + CMDBField<TBool> iPromptForLogin; //< Prompt user to enter login information to start a session with the ISP, i.e. username and password.
1.457 + CMDBField<TDesC> iLoginName; //< User login name.
1.458 + CMDBField<TDesC> iLoginPass; //< User login password.
1.459 + CMDBField<TBool> iDisplayPct; //< Specifies whether to display the post connection terminal (PCT) (without scanning the login script for READ commands).
1.460 + CMDBField<TDesC> iIfParams; //< Interface parameter string-used to specify the lower layer that the interface protocol is to use.
1.461 + CMDBField<TDesC> iIfNetworks; //< Comma separated list of network protocols to be used by the NIF.
1.462 + CMDBField<TBool> iIfPromptForAuth; //< Specifies whether or not to request an authentication username and password. This depends on whether or not the user wishes to connect to the ISP's NIF(s).
1.463 + CMDBField<TDesC> iIfAuthName; //< Prompt user to enter authentication username. Used when a user wishes to connect to the ISP's NIF(s). E.g. PPP.
1.464 + CMDBField<TDesC> iIfAuthPass; //< Prompt user to enter authentication password used by an interface protocol such as PPP. Used when a user wishes to connect to the ISP's NIF(s). E.g. PPP.
1.465 + CMDBField<TUint32> iIfAuthRetries; //< Number of times to retry authentication if it fails.
1.466 + CMDBField<TBool> iIfCallbackEnabled; //< Specifies whether call-back is enabled. Call-back is usually due to security or toll-saving reasons.
1.467 + CMDBField<TUint32> iIfCallbackType; //< The Internet Engineering Task Force (IETF) Callback type. For more detailed information of the meaning of the possible values for this field, please refer to information regarding the Call-back Control Protocol (CBCP) and the Microsoft CBCP.
1.468 + CMDBField<TDesC8> iIfCallbackInfo; //< Info for call-back request if enabled. This information could for example be a phone number.
1.469 + CMDBField<TUint32> iCallbackTimeout; //< Time duration to wait for the ISP to call back and establish a connection. In microseconds (if call-back is enabled).
1.470 + CMDBField<TBool> iIfServerMode; //< PPP in server mode?
1.471 + CMDBField<TBool> iIpAddrFromServer; //< Specifies whether to get the IP address from the ISP.
1.472 + CMDBField<TDesC> iIpAddr; //< Static IP Address (if required). This is the IP address of a NIF. This is used if the address is not dynamically allocated by the ISP.
1.473 + CMDBField<TDesC> iIpNetMask; //< IP netmask of the NIF.
1.474 + CMDBField<TDesC> iIpGateway; //< IP address of the Gateway.
1.475 + CMDBField<TBool> iIpDnsAddrFromServer; //< Specifies whether to get the DNS address (IPV4) from the ISP.
1.476 + CMDBField<TDesC> iIpNameServer1; //< Static address of the Primary IPV4 DNS server if required. This is used if the address of the name server is not dynamically allocated by the ISP. May be set to 0.0.0.0 to disable assigning the primary DNS address.
1.477 + CMDBField<TDesC> iIpNameServer2; //< Static address of the Secondary IPV4 DNS server (if required). May be set to 0.0.0.0 to disable assigning the secondary DNS address.
1.478 + CMDBField<TBool> iIp6DnsAddrFromServer; //< Specifies whether to get the DNS address (IPV6) from the ISP.
1.479 + CMDBField<TDesC> iIp6NameServer1; //< Static address of the Primary IPV6 name server if required. This is used if the address of the name server is not dynamically allocated by the ISP. May be set to 0.0.0.0 to disable assigning the primary DNS address.
1.480 + CMDBField<TDesC> iIp6NameServer2; //< Static address of the Secondary IPV6 name server if required. May be set to 0.0.0.0 to disable assigning the secondary DNS address.
1.481 + CMDBField<TDesC> iIpAddrLeaseValidFrom; //< Start of the address lease for dynamic address allocation by the ISP (e.g. a DHCP assigned IP address). Start time information stating when the IP address was leased out. The format is as follows: dd/mm/yyyy hr:mins AM/PM, e.g. 04/08/2006 6:21 PM.
1.482 + CMDBField<TDesC> iIpAddrLeaseValidTo; //< End of the address lease for dynamic address allocation by the ISP (e.g. a DHCP assigned IP address). End time information stating when the IP address lease finishes. The format is as follows: dd/mm/yyyy hr:mins AM/PM, e.g. 08/08/2006 6:21 PM.
1.483 + CMDBField<TDesC> iConfigDaemonManagerName; //< Name of the ECOM daemon manager plug-in for NIFMAN used to load a specific configuration daemon.
1.484 + CMDBField<TDesC> iConfigDaemonName; //< Name of the daemon used for address configuration.
1.485 + CMDBField<TBool> iEnableIpHeaderComp; //< Specifies whether to enable IP header compression protocol.
1.486 + CMDBField<TBool> iEnableLcpExtension; //< Specifies whether to enable LCP extension protocol.
1.487 + CMDBField<TBool> iDisablePlainTextAuth; //< Specifies whether to disable plain text authentication. If disabled, PAP cannot be used- CHAP will be used instead.
1.488 + CMDBField<TBool> iEnableSwComp; //< Specifies whether to enable software compression. Here, the data payload is compressed, which is separate to header compression. Enabling this field will enable compression such as Microsoft or Predictor compression.
1.489 + CMDBField<TUint32> iBearerName; //< Name of the bearer used to establish and transmit data over the connection
1.490 + CMDBField<TUint32> iBearerSpeed; //< Baud rate of the bearer.
1.491 + CMDBField<TUint32> iBearerCe; //< Defines the quality of service (QoS) of the connection.
1.492 + CMDBField<TDesC8> iInitString; //< Initialisation string for the bearer, used specifically when a modem is in use. It is used to initialise (init) the modem by sending it a string of commands, typically Hayes commands.
1.493 + CMDBField<TUint32> iBearerType; //< The bearer's chosen method to transmit data. This can be of 2 types - either CSD or HSCSD.
1.494 + CMDBField<TUint32> iChannelCoding; //< The channel coding used for the connection. This field can only be used when the BearerType field has a value of "HSCSD".
1.495 + CMDBField<TUint32> iAiur; //< Air interface user rate (AIUR) - The AIUR (Air Interface User Rate) is the rate indicated between a Mobile Terminal (Mobile Station) and the IWF (Interworking function) for transparent and non-transparent data services.
1.496 + CMDBField<TUint32> iRequestedTimeSlots; //< Requested number of time slots for HSCSD.
1.497 + CMDBField<TUint32> iMaximumTimeSlots; //< Maximum number of time slots for HSCSD which could be requested during the connection.
1.498 + CMDBField<TUint32> iBearerService; //< Bearer service refers to a service that allows transmission of data between NIFs. It defines the correct service to use when setting up the data connection.
1.499 + CMDBField<TUint32> iBearerProtocol; //< A set of standards governed by the ITU-T allowing different bearers to communicate with each other. Bearer protocol definitions are typically referred to by the letter V followed by a number.
1.500 + CMDBField<TUint32> iRlpVersion; //< Radio Link Protocol (RLP)- is an automatic repeat request (ARQ) protocol used over a wireless interface. RLP is differentiated by version numbers.
1.501 + CMDBField<TUint32> iIwfToMs; //< Integer specifying network to MS (Mobile Station) window size. IWF stands for Interworking Function and MS stands for Mobile Station.
1.502 + CMDBField<TUint32> iMsToIwf; //< Integer specifying MS (Mobile Station) to network window size.
1.503 + CMDBField<TUint32> iAckTimer; //< Acknowledgement Timer: takes an integer specifying RLP ack timeout in microseconds.
1.504 + CMDBField<TUint32> iRetransmissionAttempts; //< Specifies number of RLP retransmission attempts.
1.505 + CMDBField<TUint32> iResequencePeriod; //< Specifies the period when packets are being resequenced.
1.506 + CMDBField<TUint32> iV42Compression; //< Enumeration specifying 1) Whether or not to set V.42 Compression 2) Direction that compression is used. V.42 compression follows the V.42bis protocol which is a data compression protocol used on top of the bearer protocol.
1.507 + CMDBField<TUint32> iV42Codewords; //< Specifies the V.42 codewords if V.42 compression is used. A codeword represents a string of characters in compressed form.
1.508 + CMDBField<TUint32> iV42MaxLength; //< Specifies the maximum string length of the data before V.42 compression.
1.509 + CMDBField<TUint32> iAsymmetry; //< For HSCSD. An enumeration to specify whether 1) asymmetrical bias on the connection is preferred 2) Type of asymmetrical bias used. Note: The service provided by uplink and downlink is different.
1.510 + CMDBField<TBool> iUserInitUpgrade; //< Specifies whether the user will initialise service upgrade over HSCSD or not
1.511 + CMDBField<TBool> iUseEdge; //< Specifies whether to use EDGE technology.
1.512
1.513 private:
1.514
1.515 @@ -689,7 +666,7 @@
1.516
1.517
1.518
1.519 -//////////////////////////////////////////////////////////////////////////////////////
1.520 +//
1.521 // 09/ DIAL IN ISP RECORD
1.522 //
1.523 /**
1.524 @@ -725,33 +702,33 @@
1.525 public:
1.526
1.527 // Member Data
1.528 - CMDBField<TDesC> iDescription; ///< Description of the ISP.
1.529 - CMDBField<TUint32> iType; ///< Type of browser protocol used. The term 'browser protocol' is used to differentiate between the standards that are used when browsing web pages. For example HTML for general internet standards and WML for WAP standards.
1.530 - CMDBField<TBool> iUseLoginScript; ///< Specifies whether to login with a script or not
1.531 - CMDBField<TDesC> iLoginScript; ///< The actual script used to login to the ISP
1.532 - CMDBField<TUint32> iAuthentication; ///< Reserved for future use.
1.533 - CMDBField<TUint32> iIfAuthRetries; ///< Number of times to retry authentication if it fails.
1.534 - CMDBField<TDesC> iIfParams; ///< Interface parameter string-used to specify the lower layer that the interface protocol is to use.
1.535 - CMDBField<TDesC> iIfNetworks; ///< Comma separated list of network protocols to be used by the NIF.
1.536 - CMDBField<TBool> iIpAddrFromServer; ///< Specifies whether to get the IP address from the ISP.
1.537 - CMDBField<TDesC> iIpAddr; ///< Static IP Address (if required). This is the IP address of a NIF. This is used if the address is not dynamically allocated by the ISP.
1.538 - CMDBField<TDesC> iIpNetMask; ///< IP netmask of the NIF.
1.539 - CMDBField<TDesC> iIpGateway; ///< IP address of the Gateway.
1.540 - CMDBField<TBool> iIpDnsAddrFromServer; ///< Specifies whether to get the DNS address (IPV4) from the ISP.
1.541 - CMDBField<TDesC> iIpNameServer1; ///< Static address of the Primary IPV4 DNS server if required. This is used if the address of the name server is not dynamically allocated by the ISP. May be set to 0.0.0.0 to disable assigning the primary DNS address.
1.542 - CMDBField<TDesC> iIpNameServer2; ///< Static address of the Secondary IPV4 DNS server (if required). May be set to 0.0.0.0 to disable assigning the secondary DNS address.
1.543 - CMDBField<TBool> iIp6DnsAddrFromServer; ///< Specifies whether to get the DNS address (IPV6) from the ISP.
1.544 - CMDBField<TDesC> iIp6NameServer1; ///< Static address of the Primary IPV6 name server if required. This is used if the address of the name server is not dynamically allocated by the ISP. May be set to 0.0.0.0 to disable assigning the primary DNS address.
1.545 - CMDBField<TDesC> iIp6NameServer2; ///< Static address of the Secondary IPV6 name server if required. May be set to 0.0.0.0 to disable assigning the secondary DNS address.
1.546 - CMDBField<TBool> iEnableIpHeaderComp; ///< Specifies whether to enable IP header compression protocol.
1.547 - CMDBField<TBool> iEnableLcpExtension; ///< Specifies whether to enable LCP extension protocol.
1.548 - CMDBField<TBool> iDisablePlainTextAuth; ///< Specifies whether to disable plain text authentication. If disabled, PAP cannot be used- CHAP will be used instead.
1.549 - CMDBField<TBool> iEnableSwComp; ///< Specifies whether to enable software compression. Here, the data payload is compressed, which is separate to header compression. Enabling this field will enable compression such as Microsoft or Predictor compression.
1.550 - CMDBField<TUint32> iBearerName; ///< Name of the bearer used to establish and transmit data over the connection.
1.551 - CMDBField<TUint32> iBearerSpeed; ///< Baud rate of the bearer.
1.552 - CMDBField<TUint32> iBearerCe; ///< Defines the quality of service (QoS) of the connection.
1.553 - CMDBField<TDesC8> iInitString; ///< Initialisation string for the bearer, used specifically when a modem is in use. It is used to initialise (init) the modem by sending it a string of commands, typically Hayes commands.
1.554 - CMDBField<TBool> iUseEdge; ///< Specifies whether to use EDGE technology.
1.555 + CMDBField<TDesC> iDescription; //< Description of the ISP.
1.556 + CMDBField<TUint32> iType; //< Type of browser protocol used. The term 'browser protocol' is used to differentiate between the standards that are used when browsing web pages. For example HTML for general internet standards and WML for WAP standards.
1.557 + CMDBField<TBool> iUseLoginScript; //< Specifies whether to login with a script or not
1.558 + CMDBField<TDesC> iLoginScript; //< The actual script used to login to the ISP
1.559 + CMDBField<TUint32> iAuthentication; //< Reserved for future use.
1.560 + CMDBField<TUint32> iIfAuthRetries; //< Number of times to retry authentication if it fails.
1.561 + CMDBField<TDesC> iIfParams; //< Interface parameter string-used to specify the lower layer that the interface protocol is to use.
1.562 + CMDBField<TDesC> iIfNetworks; //< Comma separated list of network protocols to be used by the NIF.
1.563 + CMDBField<TBool> iIpAddrFromServer; //< Specifies whether to get the IP address from the ISP.
1.564 + CMDBField<TDesC> iIpAddr; //< Static IP Address (if required). This is the IP address of a NIF. This is used if the address is not dynamically allocated by the ISP.
1.565 + CMDBField<TDesC> iIpNetMask; //< IP netmask of the NIF.
1.566 + CMDBField<TDesC> iIpGateway; //< IP address of the Gateway.
1.567 + CMDBField<TBool> iIpDnsAddrFromServer; //< Specifies whether to get the DNS address (IPV4) from the ISP.
1.568 + CMDBField<TDesC> iIpNameServer1; //< Static address of the Primary IPV4 DNS server if required. This is used if the address of the name server is not dynamically allocated by the ISP. May be set to 0.0.0.0 to disable assigning the primary DNS address.
1.569 + CMDBField<TDesC> iIpNameServer2; //< Static address of the Secondary IPV4 DNS server (if required). May be set to 0.0.0.0 to disable assigning the secondary DNS address.
1.570 + CMDBField<TBool> iIp6DnsAddrFromServer; //< Specifies whether to get the DNS address (IPV6) from the ISP.
1.571 + CMDBField<TDesC> iIp6NameServer1; //< Static address of the Primary IPV6 name server if required. This is used if the address of the name server is not dynamically allocated by the ISP. May be set to 0.0.0.0 to disable assigning the primary DNS address.
1.572 + CMDBField<TDesC> iIp6NameServer2; //< Static address of the Secondary IPV6 name server if required. May be set to 0.0.0.0 to disable assigning the secondary DNS address.
1.573 + CMDBField<TBool> iEnableIpHeaderComp; //< Specifies whether to enable IP header compression protocol.
1.574 + CMDBField<TBool> iEnableLcpExtension; //< Specifies whether to enable LCP extension protocol.
1.575 + CMDBField<TBool> iDisablePlainTextAuth; //< Specifies whether to disable plain text authentication. If disabled, PAP cannot be used- CHAP will be used instead.
1.576 + CMDBField<TBool> iEnableSwComp; //< Specifies whether to enable software compression. Here, the data payload is compressed, which is separate to header compression. Enabling this field will enable compression such as Microsoft or Predictor compression.
1.577 + CMDBField<TUint32> iBearerName; //< Name of the bearer used to establish and transmit data over the connection.
1.578 + CMDBField<TUint32> iBearerSpeed; //< Baud rate of the bearer.
1.579 + CMDBField<TUint32> iBearerCe; //< Defines the quality of service (QoS) of the connection.
1.580 + CMDBField<TDesC8> iInitString; //< Initialisation string for the bearer, used specifically when a modem is in use. It is used to initialise (init) the modem by sending it a string of commands, typically Hayes commands.
1.581 + CMDBField<TBool> iUseEdge; //< Specifies whether to use EDGE technology.
1.582
1.583
1.584 private:
1.585 @@ -761,7 +738,7 @@
1.586
1.587
1.588
1.589 -/////////////////////////////////////////////////////////////////////////////////////
1.590 +//
1.591 // 0A/ LAN Service Record
1.592 //
1.593 typedef CCDRecordBase CCDServiceExtRecordBase;
1.594 @@ -798,23 +775,23 @@
1.595 public:
1.596
1.597 // Member Data
1.598 - CMDBField<TDesC> iIfNetworks; ///< Comma separated list of network protocols to be used by the NIF.
1.599 - CMDBField<TDesC> iIpNetmask; ///< IP netmask of the NIF.
1.600 - CMDBField<TDesC> iIpGateway; ///< IP address of the Gateway.
1.601 - CMDBField<TBool> iIpAddrFromServer; ///< Specifies whether to get the IP address from the ISP.
1.602 - CMDBField<TDesC> iIpAddr; ///< Static IP Address (if required). This is the IP address of a NIF. This is used if the address is not dynamically allocated by the ISP.
1.603 - CMDBField<TBool> iIpDnsAddrFromServer; ///< Specifies whether to get the DNS address (IPV4) from the ISP.
1.604 - CMDBField<TDesC> iIpNameServer1; ///< Static address of the Primary IPV4 DNS server if required. This is used if the address of the name server is not dynamically allocated by the ISP. May be set to 0.0.0.0 to disable assigning the primary DNS address.
1.605 - CMDBField<TDesC> iIpNameServer2; ///< Static address of the Secondary IPV4 DNS server (if required). May be set to 0.0.0.0 to disable assigning the secondary DNS address.
1.606 - CMDBField<TBool> iIp6DnsAddrFromServer; ///< Specifies whether to get the DNS address (IPV6) from the ISP.
1.607 - CMDBField<TDesC> iIp6NameServer1; ///< Static address of the Primary IPV6 name server if required. This is used if the address of the name server is not dynamically allocated by the ISP. May be set to 0.0.0.0 to disable assigning the primary DNS address.
1.608 - CMDBField<TDesC> iIp6NameServer2; ///< Static address of the Secondary IPV6 name server if required. May be set to 0.0.0.0 to disable assigning the secondary DNS address.
1.609 - CMDBField<TDesC> iIpAddrLeaseValidFrom; ///< Start of the address lease for dynamic address allocation by the ISP (e.g. a DHCP assigned IP address). Start time information stating when the IP address was leased out. The format is as follows: dd/mm/yyyy hr:mins AM/PM, e.g. 04/08/2006 6:21 PM.
1.610 - CMDBField<TDesC> iIpAddrLeaseValidTo; ///< End of the address lease for dynamic address allocation by the ISP (.e.g. a DHCP assigned IP address). End time information stating when the IP address lease finishes. The format is as follows: dd/mm/yyyy hr:mins AM/PM, e.g. 08/08/2006 6:21 PM.
1.611 - CMDBField<TDesC> iConfigDaemonManagerName; ///< Name of the ECOM daemon manager plug-in for NIFMAN used to load a specific configuration daemon.
1.612 - CMDBField<TDesC> iConfigDaemonName; ///< Name of the daemon used for address configuration.
1.613 - CMDBField<TDesC> iServiceExtensionTableName; ///< Name of the extension table.
1.614 - CMDBRecordLink<CCDServiceExtRecordBase> iServiceExtensionTableRecordId; // VCT - this was wrong link type!!!
1.615 + CMDBField<TDesC> iIfNetworks; //< Comma separated list of network protocols to be used by the NIF.
1.616 + CMDBField<TDesC> iIpNetmask; //< IP netmask of the NIF.
1.617 + CMDBField<TDesC> iIpGateway; //< IP address of the Gateway.
1.618 + CMDBField<TBool> iIpAddrFromServer; //< Specifies whether to get the IP address from the ISP.
1.619 + CMDBField<TDesC> iIpAddr; //< Static IP Address (if required). This is the IP address of a NIF. This is used if the address is not dynamically allocated by the ISP.
1.620 + CMDBField<TBool> iIpDnsAddrFromServer; //< Specifies whether to get the DNS address (IPV4) from the ISP.
1.621 + CMDBField<TDesC> iIpNameServer1; //< Static address of the Primary IPV4 DNS server if required. This is used if the address of the name server is not dynamically allocated by the ISP. May be set to 0.0.0.0 to disable assigning the primary DNS address.
1.622 + CMDBField<TDesC> iIpNameServer2; //< Static address of the Secondary IPV4 DNS server (if required). May be set to 0.0.0.0 to disable assigning the secondary DNS address.
1.623 + CMDBField<TBool> iIp6DnsAddrFromServer; //< Specifies whether to get the DNS address (IPV6) from the ISP.
1.624 + CMDBField<TDesC> iIp6NameServer1; //< Static address of the Primary IPV6 name server if required. This is used if the address of the name server is not dynamically allocated by the ISP. May be set to 0.0.0.0 to disable assigning the primary DNS address.
1.625 + CMDBField<TDesC> iIp6NameServer2; //< Static address of the Secondary IPV6 name server if required. May be set to 0.0.0.0 to disable assigning the secondary DNS address.
1.626 + CMDBField<TDesC> iIpAddrLeaseValidFrom; //< Start of the address lease for dynamic address allocation by the ISP (e.g. a DHCP assigned IP address). Start time information stating when the IP address was leased out. The format is as follows: dd/mm/yyyy hr:mins AM/PM, e.g. 04/08/2006 6:21 PM.
1.627 + CMDBField<TDesC> iIpAddrLeaseValidTo; //< End of the address lease for dynamic address allocation by the ISP (.e.g. a DHCP assigned IP address). End time information stating when the IP address lease finishes. The format is as follows: dd/mm/yyyy hr:mins AM/PM, e.g. 08/08/2006 6:21 PM.
1.628 + CMDBField<TDesC> iConfigDaemonManagerName; //< Name of the ECOM daemon manager plug-in for NIFMAN used to load a specific configuration daemon.
1.629 + CMDBField<TDesC> iConfigDaemonName; //< Name of the daemon used for address configuration.
1.630 + CMDBField<TDesC> iServiceExtensionTableName; //< Name of the extension table.
1.631 + CMDBRecordLink<CCDServiceExtRecordBase> iServiceExtensionTableRecordId;
1.632
1.633 private:
1.634
1.635 @@ -822,68 +799,7 @@
1.636 };
1.637
1.638
1.639 -//////////////////////////////////////////////////////////////////////////////////////
1.640 -// 0B/ WLAN SERVICE EXTENSION RECORD
1.641 //
1.642 -class CCDEAPSecRecord;
1.643 -
1.644 -/**
1.645 -@internalComponent
1.646 -@released
1.647 -*/
1.648 -class CCDWLANServiceExtRecord : public CCDServiceExtRecordBase
1.649 - {
1.650 - public:
1.651 -
1.652 - CCDWLANServiceExtRecord();
1.653 -
1.654 - CCDWLANServiceExtRecord(TMDBElementId aElementId);
1.655 -
1.656 - DATA_VTABLE
1.657 -
1.658 - const SRecordTypeInfo* GetRecordInfo(){return iRecordInfo;}
1.659 -
1.660 - public:
1.661 -
1.662 - // Member Data
1.663 - CMDBField<TDesC> iWLANProfile;
1.664 - CMDBField<TDesC> iWLANSSID;
1.665 - CMDBField<TBool> iWLANEncryptionStatus;
1.666 - CMDBField<TCommsDatWlanEncrytionType> iWLANEncryptionType;
1.667 - CMDBField<TUint> iWLANDefaultWepKey ;
1.668 - CMDBField<TBool> iWLANEncryptKey1Valid;
1.669 - CMDBField<TDesC> iWLANWepKey1;
1.670 - CMDBField<TBool> iWLANEncryptKey2Valid;
1.671 - CMDBField<TDesC> iWLANWepKey2;
1.672 - CMDBField<TBool> iWLANEncryptKey3Valid;
1.673 - CMDBField<TDesC> iWLANWepKey3;
1.674 - CMDBField<TBool> iWLANEncryptKey4Valid;
1.675 - CMDBField<TDesC> iWLANWepKey4;
1.676 - CMDBField<TUint> iWLANRanking;
1.677 - CMDBField<TCommsDatWlanDialogPref> iWLANDialogPref;
1.678 - CMDBField<TCommsDatWlanNetworkType> iWLANNetworkType;
1.679 - CMDBField<TUint> iWLANFragThres;
1.680 - CMDBField<TUint> iWLANRTSThres;
1.681 - CMDBField<TCommsDatWlanDesTransRate> iWLANDesTransRate;
1.682 - CMDBField<TUint> iWLANBeaconInt;
1.683 - CMDBField<TUint> iWLANChannelId;
1.684 - CMDBField<TUint> iWLANAuthenticationMode;
1.685 - CMDBField<TCommsDatWlanPowerSaveMode> iWLANPowerSaveMode;
1.686 - CMDBField<TBool> iWLANAllowUnencryptMode;
1.687 - CMDBField<TBool> iWLANAllowShortPre;
1.688 - CMDBField<TCommsDatWlanPreambleType> iWLANPreambleType;
1.689 - CMDBField<TUint> iWLANTxPowerLevel;
1.690 - CMDBField<TDesC> iWLANEapPresharedKey;
1.691 - CMDBField<TCommsDatWlanRegDomain> iWLANRegDomain;
1.692 - CMDBRecordLink<CCDEAPSecRecord> iWLANSecData;
1.693 -
1.694 - private:
1.695 -
1.696 - static const SRecordTypeInfo* const iRecordInfo;
1.697 - };
1.698 -
1.699 -
1.700 -//////////////////////////////////////////////////////////////////////////////////////
1.701 // 0C/ VPN SERVICE RECORD
1.702 //
1.703 /**
1.704 @@ -919,6 +835,7 @@
1.705 // Member Data
1.706 CMDBField<TDesC> iServicePolicy; ///< Policy id of the policy file- this is a reference to the policy file.
1.707 CMDBRecordLink<CCDIAPRecord> iServiceIAP; ///< Record id of the real IAP used by the IPSEC software to communicate with the VPN gateway.
1.708 + CMDBRecordLink<CCDAccessPointRecord> iServiceSNAP; ///< Record id of the SNAP id used by the IPSEC software to communicate with the VPN gateway.
1.709 CMDBRecordLink<CCDNetworkRecord> iServiceNetwork;///< Record id of the real Network to be connected to by the virtual tunnel.
1.710
1.711 private:
1.712 @@ -927,120 +844,7 @@
1.713 };
1.714
1.715
1.716 -
1.717 -//////////////////////////////////////////////////////////////////////////////////////
1.718 -// 0F/ CDMA2000 PACKETSERVICE TABLE RECORD
1.719 //
1.720 -/**
1.721 -@publishedAll
1.722 -@released
1.723 -*/
1.724 -class CCDCDMA2000PacketServiceRecord : public CCDServiceRecordBase
1.725 - {
1.726 - public:
1.727 - /**
1.728 - @internalComponent
1.729 - */
1.730 - CCDCDMA2000PacketServiceRecord();
1.731 - /**
1.732 - @internalComponent
1.733 - */
1.734 - CCDCDMA2000PacketServiceRecord(TMDBElementId aElementId);
1.735 -
1.736 - /**
1.737 - Gets the following information:
1.738 - - iTypeId
1.739 - - iValType
1.740 - - iTypeAttr
1.741 - - iTypeName
1.742 -
1.743 - @return Returns a const pointer to the record containing the data - client does not need to delete this pointer after use.
1.744 - */
1.745 - const SRecordTypeInfo* GetRecordInfo(){return iRecordInfo;}
1.746 -
1.747 - DATA_VTABLE
1.748 -
1.749 - public:
1.750 -
1.751 - CMDBField<TUint32> iCDMAFchMux; ///< Fundamental channel multiplex option. CDMA Parameter- not currently supported.
1.752 - CMDBField<TUint32> iCDMASchMux; ///< Supplemental channel multiplex option. CDMA Parameter- not currently supported.
1.753 - CMDBField<TDesC> iIwfName; ///< Interworking function name. CDMA Parameter- not currently supported.
1.754 - CMDBField<TUint32> iServiceOption; ///< Mask indicating valid service options. CDMA Parameter- not currently supported.
1.755 - CMDBField<TUint32> iPdpType; ///< PDP type. (IPV4 or IPV6). CDMA Parameter- not currently supported.
1.756 - CMDBField<TDesC> iPdpAddress; ///< PDP address of phone. CDMA Parameter- not currently supported.
1.757 - CMDBField<TUint32> iReqFwdPriority; ///< Requested forward priority. CDMA Parameter- not currently supported.
1.758 - CMDBField<TUint32> iReqRevPriority; ///< Requested reverse prioritiy. CDMA Parameter- not currently supported.
1.759 - CMDBField<TUint32> iReqFwdBitrate; ///< Requested forward bitrate. CDMA Parameter- not currently supported.
1.760 - CMDBField<TUint32> iReqRevBitrate; ///< Requested reverse bitrate. CDMA Parameter- not currently supported.
1.761 - CMDBField<TUint32> iReqFwdLoss; ///< Requested forward frame loss rate. CDMA Parameter- not currently supported.
1.762 - CMDBField<TUint32> iReqRevLoss; ///< Requested reverse frame loss rate. CDMA Parameter- not currently supported.
1.763 - CMDBField<TUint32> iReqFwdMaxdelay; ///< Requested forward delay. CDMA Parameter- not currently supported.
1.764 - CMDBField<TUint32> iReqRevMaxdelay; ///< Requested reverse delay. CDMA Parameter- not currently supported.
1.765 - CMDBField<TUint32> iMinFwdBitrate; ///< Minimum acceptable forward bitrate. CDMA Parameter- not currently supported.
1.766 - CMDBField<TUint32> iMinRevBitrate; ///< Minimum acceptable reverse bitrate. CDMA Parameter- not currently supported.
1.767 - CMDBField<TUint32> iAccptFwdLoss; ///< Maximum acceptable forward frame loss rate. CDMA Parameter- not currently supported.
1.768 - CMDBField<TUint32> iAccptRevLoss; ///< Maximum acceptable reverse frame loss rate. CDMA Parameter- not currently supported.
1.769 - CMDBField<TUint32> iAccptFwdMaxdelay; ///< Maximum acceptable forward delay. CDMA Parameter- not currently supported.
1.770 - CMDBField<TUint32> iAccptRevMaxdelay; ///< Maximum acceptable reverse delay. CDMA Parameter- not currently supported.
1.771 - CMDBField<TBool> iDataCompression; ///< Data compression on? CDMA Parameter- not currently supported.
1.772 - CMDBField<TBool> iHeaderCompression; ///< Van Jacobson IP header compression on? CDMA Parameter- not currently supported.
1.773 - CMDBField<TBool> iAnonymousAccess; ///< This tells the MS (Mobile Station) whether to try anonymous access or not. Anonymous access allows the mobile device to connect to a network without having to authenticate identity. To access the network, the MS (Mobile Station) will just use a random identity. CDMA Parameter- not currently supported.
1.774 - CMDBField<TDesC> iIfParams; ///< Interface parameter string-used to specify the lower layer that interface protocol is to use. CDMA Parameter- not currently supported.
1.775 - CMDBField<TDesC> iIfNetworks; ///< Comma separated list of network protocols to be used by the NIF. CDMA Parameter- not currently supported.
1.776 - CMDBField<TBool> iIfPromptForAuth; ///< Specifies whether or not to request an authentication username and password. This depends on whether or not the user wishes to connect to the ISP's NIF(s). CDMA Parameter- not currently supported.
1.777 - CMDBField<TDesC> iIfAuthName; ///< Prompt user to enter authentication username. Used when a user wishes to connect to the ISP's NIF(s). E.g. PPP. CDMA Parameter- not currently supported.
1.778 - CMDBField<TDesC> iIfAuthPass; ///< Prompt user to enter authentication password used by an interface protocol such as PPP. Used when a user wishes to connect to the ISP's NIF(s). E.g. PPP. CDMA Parameter- not currently supported.
1.779 - CMDBField<TUint32> iAuthRetries; ///< Number of times to retry authentication if it fails. CDMA Parameter- not currently supported.
1.780 - CMDBField<TDesC> iIpNetMask; ///< IP netmask of the NIF. CDMA Parameter- not currently supported.
1.781 - CMDBField<TDesC> iIpGateway; ///< IP address of the Gateway. CDMA Parameter- not currently supported.
1.782 - CMDBField<TBool> iIpAddrFromServer; ///< Specifies whether to get the DNS address (IPV4) from the ISP. CDMA Parameter- not currently supported.
1.783 - CMDBField<TDesC> iIpAddr; ///< Static IP Address (if required). This is the IP address of a NIF. This is used if the address is not dynamically allocated by the ISP. CDMA Parameter- not currently supported.
1.784 - CMDBField<TBool> iIpDNSAddrFromServer; ///< Specifies whether to get the DNS address (IPV4) from the ISP. CDMA Parameter- not currently supported.
1.785 - CMDBField<TDesC> iIpNameServer1; ///< Static address of the Primary IPV4 DNS server if required. This is used if the address of the name server is not dynamically allocated by the ISP. May be set to 0.0.0.0 to disable assigning the primary DNS address. CDMA Parameter- not currently supported.
1.786 - CMDBField<TDesC> iIpNameServer2; ///< Static address of the Secondary IPV4 DNS server (if required). CDMA Parameter- not currently supported.
1.787 - CMDBField<TBool> iIp6DNSAddrFromServer; ///< Specifies whether to get the DNS address (IPV6) from the ISP. CDMA Parameter- not currently supported.
1.788 - CMDBField<TDesC> iIp6NameServer1; ///< Static address of the Primary IPV6 name server if required. This is used if the address of the name server is not dynamically allocated by the ISP. May be set to 0.0.0.0 to disable assigning the primary DNS address. CDMA Parameter- not currently supported.
1.789 - CMDBField<TDesC> iIp6NameServer2; ///< Static address of the Secondary IPV6 name server if required. May be set to 0.0.0.0 to disable assigning the secondary DNS address. CDMA Parameter- not currently supported.
1.790 - CMDBField<TDesC> iIpAddrLeaseValidFrom; ///< Start of the address lease for dynamic address allocation by the ISP (.e.g. a DHCP assigned IP address). Start time information stating when the IP address was leased out. The format is as follows: dd/mm/yyyy hr:mins AM/PM, e.g. 04/08/2006 6:21 PM. CDMA Parameter- not currently supported.
1.791 - CMDBField<TDesC> iIpAddrLeaseValidTo; ///< End of the address lease for dynamic address allocation by the ISP (.e.g. a DHCP assigned IP address). End time information stating when the IP address lease finishes. The format is as follows: dd/mm/yyyy hr:mins AM/PM, e.g. 08/08/2006 6:21 PM. CDMA Parameter- not currently supported.
1.792 - CMDBField<TDesC> iConfigDaemonManagerName; ///< Name of the ECOM daemon manager plug-in for NIFMAN used to load a specific configuration daemon. CDMA Parameter- not currently supported.
1.793 - CMDBField<TDesC> iConfigDaemonName; ///< Name of the configuration daemon server. This server is used to provide further configuration for a connection, e.g. dynamic IP address assignment. CDMA Parameter- not currently supported.
1.794 - CMDBField<TBool> iEnableLCPExtension; ///< Specifies whether to enable LCP extension protocol. CDMA Parameter- not currently supported.
1.795 - CMDBField<TBool> iDisablePlainTextAuth; ///< Specifies whether to disable plain text authentication. If disabled, PAP cannot be used- CHAP will be used instead. CDMA Parameter- not currently supported.
1.796 - CMDBField<TUint32> iApType; ///< Service supports Internet only, WAP only or both. CDMA Parameter- not currently supported.
1.797 - CMDBField<TUint32> iQosWarningTimeout; ///< If the requested QOS can not be satisfied, warn the user after this time in microseconds. Set to 0xffffffff to disable. CDMA Parameter- not currently supported.
1.798 - CMDBField<TUint32> iRlpMode; ///< Transparent or non-transparent radio link protocol. CDMA Parameter- not currently supported.
1.799 - CMDBField<TUint32> iNAIType; ///< CDMA Parameter- not currently supported. See cdbcols.h for more information.
1.800 - CMDBField<TUint32> iSimIPAuthAlgorithm; ///< CDMA Parameter- not currently supported. See cdbcols.h for more information.
1.801 - CMDBField<TUint32> iSimIPPapSSHandle; ///< CDMA Parameter- not currently supported. See cdbcols.h for more information.
1.802 - CMDBField<TUint32> iSimIPChapSSHandle; ///< CDMA Parameter- not currently supported. See cdbcols.h for more information.
1.803 - CMDBField<TUint32> iMIPTBit; ///< CDMA Parameter- not currently supported. See cdbcols.h for more information.
1.804 - CMDBField<TDesC> iMIPHomeAddress; ///< CDMA Parameter- not currently supported. See cdbcols.h for more information.
1.805 - CMDBField<TDesC> iMIPPrimaryHomeAgent; ///< CDMA Parameter- not currently supported. See cdbcols.h for more information.
1.806 - CMDBField<TDesC> iMIPSecondaryHomeAgent; ///< CDMA Parameter- not currently supported. See cdbcols.h for more information.
1.807 - CMDBField<TUint32> iMIPMnAaaAuthAlgorithm; ///< CDMA Parameter- not currently supported. See cdbcols.h for more information.
1.808 - CMDBField<TBool> iMIPMnAaaSpiIndicator; ///< CDMA Parameter- not currently supported. See cdbcols.h for more information.
1.809 - CMDBField<TUint32> iMIPMnAaaSpi; ///< CDMA Parameter- not currently supported. See cdbcols.h for more information.
1.810 - CMDBField<TUint32> iMIPMnHaAuthAlgorithm; ///< CDMA Parameter- not currently supported. See cdbcols.h for more information.
1.811 - CMDBField<TBool> iMIPMnHaSpiIndicator; ///< CDMA Parameter- not currently supported. See cdbcols.h for more information.
1.812 - CMDBField<TUint32> iMIPMnHaSpi; ///< CDMA Parameter- not currently supported. See cdbcols.h for more information.
1.813 - CMDBField<TDesC> iMIPMnAaaSsData; ///< CDMA Parameter- not currently supported. See cdbcols.h for more information.
1.814 - CMDBField<TDesC> iMIPMnHaSsData; ///< CDMA Parameter- not currently supported. See cdbcols.h for more information.
1.815 - CMDBField<TUint32> iServiceEnableSwComp; ///< CDMA Parameter- not currently supported. See cdbcols.h for more information.
1.816 - CMDBField<TBool> iServiceIfExternIpConfigAlwaysRejectAuth; ///< CDMA Parameter- not currently supported. See cdbcols.h for more information.
1.817 - CMDBField<TBool> iEnableIpHeaderComp; ///< CDMA Parameter- not currently supported. See cdbcols.h for more information.
1.818 - CMDBField<TBool> iCDMAMobileIP; ///< CDMA Parameter- not currently supported. See cdbcols.h for more information.
1.819 - CMDBField<TUint32> iCDMAMobileIPTimeout; ///< CDMA Parameter- not currently supported. See cdbcols.h for more information.
1.820 - CMDBField<TDesC> iCDMAHomeAgentAddress; ///< CDMA Parameter- not currently supported. See cdbcols.h for more information.
1.821 -
1.822 - private:
1.823 -
1.824 - static const SRecordTypeInfo* const iRecordInfo;
1.825 - };
1.826 -
1.827 -
1.828 -
1.829 -/////////////////////////////////////////////////////////////////////////////////////////
1.830 // 10/ WCDMA Packet Service Record
1.831 //
1.832 class CCDUmtsR99QoSAndOnTableRecord;
1.833 @@ -1055,7 +859,7 @@
1.834 /**
1.835 @internalComponent
1.836 */
1.837 - CCDWCDMAPacketServiceRecord();
1.838 + CCDWCDMAPacketServiceRecord();
1.839 /**
1.840 @internalComponent
1.841 */
1.842 @@ -1063,7 +867,7 @@
1.843
1.844 DATA_VTABLE
1.845
1.846 - /**
1.847 + /**
1.848 Gets the following information:
1.849 - iTypeId
1.850 - iValType
1.851 @@ -1078,49 +882,48 @@
1.852 public:
1.853
1.854 // Member Data
1.855 - CMDBField<TDesC> iGPRSAPN; ///< When the mobile phone sets up a PDP context, the access point is chosen by specifying an APN.
1.856 - CMDBField<TUint32> iGPRSPDPType; ///< PDP is a network protocol which is used by packet switching networks to communicate with GPRS networks. IPV6 is an example of a PDP type supported by GPRS.
1.857 - CMDBField<TDesC> iGPRSPDPAddress; ///< PDP address of the phone.
1.858 - CMDBField<TUint32> iGPRSReqPrecedence; ///< Requested quality of service precedence class. This field has been deprecated and may be removed in the future.
1.859 - CMDBField<TUint32> iGPRSReqDelay; ///< Requested quality of service delay class. This field has been deprecated and may be removed in the future.
1.860 - CMDBField<TUint32> iGPRSReqReliability; ///< Requested quality of service reliability class. This field has been deprecated amnd may be removed in the future.
1.861 - CMDBField<TUint32> iGPRSReqPeakThroughput; ///< Requested quality of service peak throughput. This field has been deprecated and may be removed in the future.
1.862 - CMDBField<TUint32> iGPRSReqMeanThroughput; ///< Requested quality of service mean throughput class. This field has been deprecated and may be removed in the future.
1.863 - CMDBField<TUint32> iGPRSMinPrecedence; ///< Minimum quality of service precedence class. This field has been deprecated and may be removed in the future.
1.864 - CMDBField<TUint32> iGPRSMinDelay; ///< Minimum quality of service delay class This field has been deprecated and may be removed in the future.
1.865 - CMDBField<TUint32> iGPRSMinReliability; ///< Minimum quality of service reliability class. This field has been deprecated and may be removed in the future.
1.866 - CMDBField<TUint32> iGPRSMinPeakThroughput; ///< Minimum quality of service peak throughput class. This field has been deprecated and may be removed in the future.
1.867 - CMDBField<TUint32> iGPRSMinMeanThroughput; ///< Minimum quality of service mean throughput class. This field has been deprecated and may be removed in the future.
1.868 - CMDBField<TBool> iGPRSDataCompression; ///< Specifies whether to compress data.
1.869 - CMDBField<TBool> iGPRSHeaderCompression; ///< Specifies whether IP header compression is on.
1.870 - CMDBField<TBool> iGPRSUseEdge; ///< Specifies whether to use EDGE technology.
1.871 - CMDBField<TBool> iGPRSAnonymousAccess; ///< This tells the MS (Mobile Station) whether to try anonymous access or not. Anonymous access allows the mobile device to connect to a network without having to authenticate identity. To access the network, the MS (Mobile Station) will just use a random identity.
1.872 - CMDBField<TDesC> iGPRSIfParams; ///< Interface parameter string-used to specify the lower layer that the interface protocol is to use.
1.873 - CMDBField<TDesC> iGPRSIfNetworks; ///< Comma separated list of network protocols to be used by the NIF.
1.874 - CMDBField<TBool> iGPRSIfPromptForAuth; ///< Specifies whether or not to request an authentication username and password. This depends on whether or not the user wishes to connect to the ISP's NIF(s).
1.875 - CMDBField<TDesC> iGPRSIfAuthName; ///< Prompt user to enter authentication username. Used when a user wishes to connect to the ISP's NIF(s). E.g. PPP.
1.876 - CMDBField<TDesC> iGPRSIfAuthPass; ///< Prompt user to enter authentication password used by an interface protocol such as PPP. Used when a user wishes to connect to the ISP's NIF(s). E.g. PPP.
1.877 - CMDBField<TUint32> iGPRSIfAuthRetries; ///< Number of times to retry authentication if it fails.
1.878 - CMDBField<TDesC> iGPRSIPNetMask; ///< IP netmask of the NIF.
1.879 - CMDBField<TDesC> iGPRSIPGateway; ///< IP address of the Gateway.
1.880 - CMDBField<TBool> iGPRSIPAddrFromServer; ///< Specifies whether to get the IP address from the ISP.
1.881 - CMDBField<TDesC> iGPRSIPAddr; ///< Static IP Address (if required). This is the IP address of a NIF. This is used if the address is not dynamically allocated by the ISP.
1.882 - CMDBField<TBool> iGPRSIPDNSAddrFromServer; ///< Specifies whether to get the DNS address (IPV4) from the ISP.
1.883 - CMDBField<TDesC> iGPRSIPNameServer1; ///< Static address of the Primary IPV4 DNS server if required. This is used if the address of the name server is not dynamically allocated by the ISP. May be set to 0.0.0.0 to disable assigning the primary DNS address.
1.884 - CMDBField<TDesC> iGPRSIPNameServer2; ///< Static address of the Secondary IPV4 DNS server (if required). May be set to 0.0.0.0 to disable assigning the secondary DNS address.
1.885 - CMDBField<TBool> iGPRSIP6DNSAddrFromServer; ///< Specifies whether to get the DNS address (IPV6) from the ISP.
1.886 - CMDBField<TDesC> iGPRSIP6NameServer1; ///< Static address of the Secondary IPV6 name server if required. May be set to 0.0.0.0 to disable assigning the secondary DNS address.
1.887 - CMDBField<TDesC> iGPRSIP6NameServer2; ///< Static address of the Secondary IPV6 name server if required. May be set to 0.0.0.0 to disable assigning the secondary DNS address.
1.888 - CMDBField<TDesC> iGPRSIPAddrLeaseValidFrom; ///< Start of the address lease for dynamic address allocation by the ISP (.e.g. a DHCP assigned IP address). Start time information stating when the IP address was leased out. The format is as follows: dd/mm/yyyy hr:mins AM/PM, e.g. 04/08/2006 6:21 PM.
1.889 - CMDBField<TDesC> iGPRSIPAddrLeaseValidTo; ///< End of the address lease for dynamic address allocation by the ISP (.e.g. a DHCP assigned IP address). End time information stating when the IP address lease finishes. The format is as follows: dd/mm/yyyy hr:mins AM/PM, e.g. 08/08/2006 6:21 PM.
1.890 - CMDBField<TDesC> iGPRSConfigDaemonManagerName; ///< Name of the ECOM daemon manager plug-in for NIFMAN used to load a specific configuration daemon.
1.891 - CMDBField<TDesC> iGPRSConfigDaemonName; ///< Name of the configuration daemon server. This server is used to provide further configuration for a connection, e.g. dynamic IP address assignment.
1.892 - CMDBField<TBool> iGPRSEnableLCPExtension; ///< Specifies whether to enable LCP extension protocol.
1.893 - CMDBField<TBool> iGPRSDisablePlainTextAuth; ///< Specifies whether to disable plain text authentication. If disabled, PAP cannot be used- CHAP will be used instead.
1.894 - CMDBField<TUint32> iGPRSAPType; ///< Service supports Internet only, WAP only or both. Values defined in TCommsDbIspType.
1.895 - CMDBField<TUint32> iGPRSQOSWarningTimeOut; ///< If the requested QOS can not be satisfied, warn the user after this time in microseconds. Set to 0xffffffff to disable.
1.896 - CMDBRecordLink<CCDUmtsR99QoSAndOnTableRecord> iUmtsR99QoSAndOnTable; ///< A record link between the Incoming/Outgoing GPRS table and the UmtsR99QosAndOn table
1.897 -
1.898 + CMDBField<TDesC> iGPRSAPN; //< When the mobile phone sets up a PDP context, the access point is chosen by specifying an APN.
1.899 + CMDBField<TUint32> iGPRSPDPType; //< PDP is a network protocol which is used by packet switching networks to communicate with GPRS networks. IPV6 is an example of a PDP type supported by GPRS.
1.900 + CMDBField<TDesC> iGPRSPDPAddress; //< PDP address of the phone.
1.901 + CMDBField<TUint32> iGPRSReqPrecedence; //< Requested quality of service precedence class. This field has been deprecated and may be removed in the future.
1.902 + CMDBField<TUint32> iGPRSReqDelay; //< Requested quality of service delay class. This field has been deprecated and may be removed in the future.
1.903 + CMDBField<TUint32> iGPRSReqReliability; //< Requested quality of service reliability class. This field has been deprecated amnd may be removed in the future.
1.904 + CMDBField<TUint32> iGPRSReqPeakThroughput; //< Requested quality of service peak throughput. This field has been deprecated and may be removed in the future.
1.905 + CMDBField<TUint32> iGPRSReqMeanThroughput; //< Requested quality of service mean throughput class. This field has been deprecated and may be removed in the future.
1.906 + CMDBField<TUint32> iGPRSMinPrecedence; //< Minimum quality of service precedence class. This field has been deprecated and may be removed in the future.
1.907 + CMDBField<TUint32> iGPRSMinDelay; //< Minimum quality of service delay class This field has been deprecated and may be removed in the future.
1.908 + CMDBField<TUint32> iGPRSMinReliability; //< Minimum quality of service reliability class. This field has been deprecated and may be removed in the future.
1.909 + CMDBField<TUint32> iGPRSMinPeakThroughput; //< Minimum quality of service peak throughput class. This field has been deprecated and may be removed in the future.
1.910 + CMDBField<TUint32> iGPRSMinMeanThroughput; //< Minimum quality of service mean throughput class. This field has been deprecated and may be removed in the future.
1.911 + CMDBField<TBool> iGPRSDataCompression; //< Specifies whether to compress data.
1.912 + CMDBField<TBool> iGPRSHeaderCompression; //< Specifies whether IP header compression is on.
1.913 + CMDBField<TBool> iGPRSUseEdge; //< Specifies whether to use EDGE technology.
1.914 + CMDBField<TBool> iGPRSAnonymousAccess; //< This tells the MS (Mobile Station) whether to try anonymous access or not. Anonymous access allows the mobile device to connect to a network without having to authenticate identity. To access the network, the MS (Mobile Station) will just use a random identity.
1.915 + CMDBField<TDesC> iGPRSIfParams; //< Interface parameter string-used to specify the lower layer that the interface protocol is to use.
1.916 + CMDBField<TDesC> iGPRSIfNetworks; //< Comma separated list of network protocols to be used by the NIF.
1.917 + CMDBField<TBool> iGPRSIfPromptForAuth; //< Specifies whether or not to request an authentication username and password. This depends on whether or not the user wishes to connect to the ISP's NIF(s).
1.918 + CMDBField<TDesC> iGPRSIfAuthName; //< Prompt user to enter authentication username. Used when a user wishes to connect to the ISP's NIF(s). E.g. PPP.
1.919 + CMDBField<TDesC> iGPRSIfAuthPass; //< Prompt user to enter authentication password used by an interface protocol such as PPP. Used when a user wishes to connect to the ISP's NIF(s). E.g. PPP.
1.920 + CMDBField<TUint32> iGPRSIfAuthRetries; //< Number of times to retry authentication if it fails.
1.921 + CMDBField<TDesC> iGPRSIPNetMask; //< IP netmask of the NIF.
1.922 + CMDBField<TDesC> iGPRSIPGateway; //< IP address of the Gateway.
1.923 + CMDBField<TBool> iGPRSIPAddrFromServer; //< Specifies whether to get the IP address from the ISP.
1.924 + CMDBField<TDesC> iGPRSIPAddr; //< Static IP Address (if required). This is the IP address of a NIF. This is used if the address is not dynamically allocated by the ISP.
1.925 + CMDBField<TBool> iGPRSIPDNSAddrFromServer; //< Specifies whether to get the DNS address (IPV4) from the ISP.
1.926 + CMDBField<TDesC> iGPRSIPNameServer1; //< Static address of the Primary IPV4 DNS server if required. This is used if the address of the name server is not dynamically allocated by the ISP. May be set to 0.0.0.0 to disable assigning the primary DNS address.
1.927 + CMDBField<TDesC> iGPRSIPNameServer2; //< Static address of the Secondary IPV4 DNS server (if required). May be set to 0.0.0.0 to disable assigning the secondary DNS address.
1.928 + CMDBField<TBool> iGPRSIP6DNSAddrFromServer; //< Specifies whether to get the DNS address (IPV6) from the ISP.
1.929 + CMDBField<TDesC> iGPRSIP6NameServer1; //< Static address of the Secondary IPV6 name server if required. May be set to 0.0.0.0 to disable assigning the secondary DNS address.
1.930 + CMDBField<TDesC> iGPRSIP6NameServer2; //< Static address of the Secondary IPV6 name server if required. May be set to 0.0.0.0 to disable assigning the secondary DNS address.
1.931 + CMDBField<TDesC> iGPRSIPAddrLeaseValidFrom; //< Start of the address lease for dynamic address allocation by the ISP (.e.g. a DHCP assigned IP address). Start time information stating when the IP address was leased out. The format is as follows: dd/mm/yyyy hr:mins AM/PM, e.g. 04/08/2006 6:21 PM.
1.932 + CMDBField<TDesC> iGPRSIPAddrLeaseValidTo; //< End of the address lease for dynamic address allocation by the ISP (.e.g. a DHCP assigned IP address). End time information stating when the IP address lease finishes. The format is as follows: dd/mm/yyyy hr:mins AM/PM, e.g. 08/08/2006 6:21 PM.
1.933 + CMDBField<TDesC> iGPRSConfigDaemonManagerName; //< Name of the ECOM daemon manager plug-in for NIFMAN used to load a specific configuration daemon.
1.934 + CMDBField<TDesC> iGPRSConfigDaemonName; //< Name of the configuration daemon server. This server is used to provide further configuration for a connection, e.g. dynamic IP address assignment.
1.935 + CMDBField<TBool> iGPRSEnableLCPExtension; //< Specifies whether to enable LCP extension protocol.
1.936 + CMDBField<TBool> iGPRSDisablePlainTextAuth; //< Specifies whether to disable plain text authentication. If disabled, PAP cannot be used- CHAP will be used instead.
1.937 + CMDBField<TUint32> iGPRSAPType; //< Service supports Internet only, WAP only or both. Values defined in TCommsDbIspType.
1.938 + CMDBField<TUint32> iGPRSQOSWarningTimeOut; //< If the requested QOS can not be satisfied, warn the user after this time in microseconds. Set to 0xffffffff to disable.
1.939 + CMDBRecordLink<CCDUmtsR99QoSAndOnTableRecord> iUmtsR99QoSAndOnTable; //< A record link between the Incoming/Outgoing GPRS table and the UmtsR99QosAndOn table
1.940 CMDBField<TUint32> iGPRSR5DataCompression;
1.941 CMDBField<TUint32> iGPRSR5HeaderCompression;
1.942 CMDBField<TUint32> iGPRSPacketFlowIdentifier;
1.943 @@ -1154,8 +957,8 @@
1.944 {
1.945 public:
1.946 /**
1.947 - @internalComponent
1.948 - */
1.949 + @internalComponent
1.950 + */
1.951 CCDIncomingGprsRecord(TMDBElementId aElementId);
1.952
1.953 DATA_VTABLE
1.954 @@ -1182,181 +985,42 @@
1.955 const SRecordTypeInfo* GetRecordInfo(){return iRecordInfo;}
1.956
1.957 public:
1.958 - CMDBField<RPacketQoS::TTrafficClass> iGPRSReqTrafficClass; ///< Requested traffic class.
1.959 - CMDBField<RPacketQoS::TTrafficClass> iGPRSMinTrafficClass; ///< Minimum acceptable traffic class.
1.960 - CMDBField<RPacketQoS::TDeliveryOrder> iGPRSReqDeliveryOrder; ///< Requested value for sequential SDU delivery.
1.961 - CMDBField<RPacketQoS::TDeliveryOrder> iGPRSMinDeliveryOrder; ///< Minimum acceptable value for sequential SDU delivery.
1.962 - CMDBField<RPacketQoS::TErroneousSDUDelivery> iGPRSReqDeliverErroneousSDU;///< Requested value for erroneous SDU delivery.
1.963 - CMDBField<RPacketQoS::TErroneousSDUDelivery> iGPRSMinDeliverErroneousSDU;///< Minimum acceptable value for erroneous SDU delivery.
1.964 - CMDBField<TInt32> iGPRSReqMaxSDUSize; ///< Request maximum SDU size.
1.965 - CMDBField<TInt32> iGPRSMinAcceptableMaxSDUSize; ///< Minimum acceptable SDU size.
1.966 - CMDBField<TInt32> iGPRSReqMaxUplinkRate; ///< Requested maximum bit rates on uplink.
1.967 - CMDBField<TInt32> iGPRSReqMinUplinkRate; ///< Requested minimum bit rates on uplink.
1.968 - CMDBField<TInt32> iGPRSReqMaxDownlinkRate; ///< Requested maximum bit rates on downlink.
1.969 - CMDBField<TInt32> iGPRSReqMinDownlinkRate; ///< Requested minimum bit rates on downlink.
1.970 - CMDBField<RPacketQoS::TBitErrorRatio> iGPRSReqBER; ///< Requested target BER.
1.971 - CMDBField<RPacketQoS::TBitErrorRatio> iGPRSMaxBER; ///< Maximum acceptable target BER.
1.972 - CMDBField<RPacketQoS::TSDUErrorRatio> iGPRSReqSDUErrorRatio; ///< Requested target SDU error ratio.
1.973 - CMDBField<RPacketQoS::TSDUErrorRatio> iGPRSMaxSDUErrorRatio; ///< Maximum acceptable target SDU error ratio.
1.974 - CMDBField<RPacketQoS::TTrafficHandlingPriority> iGPRSReqTrafficHandlingPriority; ///< Requested traffic handling priority.
1.975 - CMDBField<RPacketQoS::TTrafficHandlingPriority> iGPRSMinTrafficHandlingPriority; ///< Minimum acceptable traffic handling priority.
1.976 - CMDBField<TInt32> iGPRSReqTransferDelay; ///< Requested transfer delay (in milliseconds).
1.977 - CMDBField<TInt32> iGPRSMaxTransferDelay; ///< Maximum acceptable transfer delay (in milliseconds).
1.978 - CMDBField<TInt32> iGPRSReqGuaranteedUplinkRate; ///< Requested guaranteed bit rates on uplink.
1.979 - CMDBField<TInt32> iGPRSMinGuaranteedUplinkRate; ///< Minimum acceptable guaranteed bit rates on uplink.
1.980 - CMDBField<TInt32> iGPRSReqGuaranteedDownlinkRate; ///< Requested guaranteed bit rates on downlink.
1.981 - CMDBField<TInt32> iGPRSMinGuaranteedDownlinkRate; ///< Minimum acceptable guaranteed bit rates on downlink.
1.982 - CMDBField<TBool> iGPRSSignallingIndication; ///< Signalling indication.
1.983 - CMDBField<TBool> iGPRS_ImCnSignallingIndication; ///< IP Multimeida System (IMS) Core Network (CN) Signalling Indicator.
1.984 - CMDBField<RPacketQoS::TSourceStatisticsDescriptor> iGPRSSourceStatisticsDescriptor; ///< Static source descriptor.
1.985 + CMDBField<RPacketQoS::TTrafficClass> iGPRSReqTrafficClass; //< Requested traffic class.
1.986 + CMDBField<RPacketQoS::TTrafficClass> iGPRSMinTrafficClass; //< Minimum acceptable traffic class.
1.987 + CMDBField<RPacketQoS::TDeliveryOrder> iGPRSReqDeliveryOrder; //< Requested value for sequential SDU delivery.
1.988 + CMDBField<RPacketQoS::TDeliveryOrder> iGPRSMinDeliveryOrder; //< Minimum acceptable value for sequential SDU delivery.
1.989 + CMDBField<RPacketQoS::TErroneousSDUDelivery> iGPRSReqDeliverErroneousSDU;//< Requested value for erroneous SDU delivery.
1.990 + CMDBField<RPacketQoS::TErroneousSDUDelivery> iGPRSMinDeliverErroneousSDU;//< Minimum acceptable value for erroneous SDU delivery.
1.991 + CMDBField<TInt32> iGPRSReqMaxSDUSize; //< Request maximum SDU size.
1.992 + CMDBField<TInt32> iGPRSMinAcceptableMaxSDUSize; //< Minimum acceptable SDU size.
1.993 + CMDBField<TInt32> iGPRSReqMaxUplinkRate; //< Requested maximum bit rates on uplink.
1.994 + CMDBField<TInt32> iGPRSReqMinUplinkRate; //< Requested minimum bit rates on uplink.
1.995 + CMDBField<TInt32> iGPRSReqMaxDownlinkRate; //< Requested maximum bit rates on downlink.
1.996 + CMDBField<TInt32> iGPRSReqMinDownlinkRate; //< Requested minimum bit rates on downlink.
1.997 + CMDBField<RPacketQoS::TBitErrorRatio> iGPRSReqBER; //< Requested target BER.
1.998 + CMDBField<RPacketQoS::TBitErrorRatio> iGPRSMaxBER; //< Maximum acceptable target BER.
1.999 + CMDBField<RPacketQoS::TSDUErrorRatio> iGPRSReqSDUErrorRatio; //< Requested target SDU error ratio.
1.1000 + CMDBField<RPacketQoS::TSDUErrorRatio> iGPRSMaxSDUErrorRatio; //< Maximum acceptable target SDU error ratio.
1.1001 + CMDBField<RPacketQoS::TTrafficHandlingPriority> iGPRSReqTrafficHandlingPriority; //< Requested traffic handling priority.
1.1002 + CMDBField<RPacketQoS::TTrafficHandlingPriority> iGPRSMinTrafficHandlingPriority; //< Minimum acceptable traffic handling priority.
1.1003 + CMDBField<TInt32> iGPRSReqTransferDelay; //< Requested transfer delay (in milliseconds).
1.1004 + CMDBField<TInt32> iGPRSMaxTransferDelay; //< Maximum acceptable transfer delay (in milliseconds).
1.1005 + CMDBField<TInt32> iGPRSReqGuaranteedUplinkRate; //< Requested guaranteed bit rates on uplink.
1.1006 + CMDBField<TInt32> iGPRSMinGuaranteedUplinkRate; //< Minimum acceptable guaranteed bit rates on uplink.
1.1007 + CMDBField<TInt32> iGPRSReqGuaranteedDownlinkRate; //< Requested guaranteed bit rates on downlink.
1.1008 + CMDBField<TInt32> iGPRSMinGuaranteedDownlinkRate; //< Minimum acceptable guaranteed bit rates on downlink.
1.1009 + CMDBField<TBool> iGPRSSignallingIndication; //< Signalling indication.
1.1010 + CMDBField<TBool> iGPRS_ImCnSignallingIndication; //< IP Multimeida System (IMS) Core Network (CN) Signalling Indicator.
1.1011 + CMDBField<RPacketQoS::TSourceStatisticsDescriptor> iGPRSSourceStatisticsDescriptor; //< Static source descriptor.
1.1012
1.1013 public:
1.1014 static const SRecordTypeInfo* const iRecordInfo;
1.1015 };
1.1016
1.1017 -
1.1018 -/////////////////////////////////////////////////////////////////////////////////////////
1.1019 -// 11/ Default CDMA2000 Settings Table
1.1020 +// TCommdbBearer for BearerTechnology field
1.1021 +typedef TCommDbBearer TCommsDBBearerTechnology; //< Bearer support type for field BearerTechnology
1.1022 +
1.1023 //
1.1024 -/**
1.1025 -@publishedPartner
1.1026 -@released
1.1027 -*/
1.1028 -class CCDDefaultCDMA2000SettingsRecord : public CCDRecordBase
1.1029 - {
1.1030 - public:
1.1031 - /**
1.1032 - @internalComponent
1.1033 - */
1.1034 - CCDDefaultCDMA2000SettingsRecord();
1.1035 - /**
1.1036 - @internalComponent
1.1037 - */
1.1038 - CCDDefaultCDMA2000SettingsRecord(TMDBElementId aId);
1.1039 -
1.1040 - DATA_VTABLE
1.1041 -
1.1042 - /**
1.1043 - Gets the following information:
1.1044 - - iTypeId
1.1045 - - iValType
1.1046 - - iTypeAttr
1.1047 - - iTypeName
1.1048 -
1.1049 - @return Returns a const pointer to the record containing the data - client does not need to delete this pointer after use.
1.1050 - */
1.1051 - const SRecordTypeInfo* GetRecordInfo(){return iRecordInfo;}
1.1052 -
1.1053 - public :
1.1054 -
1.1055 - // Member Elements
1.1056 -
1.1057 - CMDBField<TUint32> iUsage; ///< The usage of this default. CDMA parameter- not currently supported.
1.1058 - CMDBField<TDesC> iIwfName; ///< Interworking function name. CDMA parameter- not currently supported.
1.1059 - CMDBField<TUint32> iServiceOption; ///< Mask indicating valid service options. CDMA parameter- not currently supported.
1.1060 - CMDBField<TUint32> iPdpType; ///< PDP is a network protocol which is used by packet switching networks to communicate with GPRS networks. IPV6 and IPV4 are examples of PDP types. CDMA parameter- not currently supported.
1.1061 - CMDBField<TDesC> iPdpAddress; ///< PDP address of phone. CDMA parameter- not currently supported.
1.1062 - CMDBField<TUint32> iReqFwdPriority; ///< Requested forward priority. CDMA Parameter- not currently supported.
1.1063 - CMDBField<TUint32> iReqRevPriority; ///< Requested reverse priority. CDMA parameter- not currently supported.
1.1064 - CMDBField<TUint32> iReqFwdBitrate; ///< Requested forward bit rate. CDMA parameter- not currently supported.
1.1065 - CMDBField<TUint32> iReqRevBitrate; ///< Requested reverse bit rate. CDMA parameter- not currently supported.
1.1066 - CMDBField<TUint32> iReqFwdLoss; ///< Requested forward frame loss rate. CDMA Parameter- not currently supported.
1.1067 - CMDBField<TUint32> iReqRevLoss; ///< Requested reverse frame loss rate. CDMA Parameter- not currently supported.
1.1068 - CMDBField<TUint32> iReqFwdMaxdelay; ///< Requested forward delay. CDMA Parameter- not currently supported.
1.1069 - CMDBField<TUint32> iReqRevMaxdelay; ///< Requested reverse delay. CDMA Parameter- not currently supported.
1.1070 - CMDBField<TUint32> iMinFwdBitrate; ///< Minimum forward bit rate. CDMA parameter- not currently supported.
1.1071 - CMDBField<TUint32> iMinRevBitrate; ///< Minimum reverse bit rate. CDMA parameter- not currently supported.
1.1072 - CMDBField<TUint32> iAccptFwdLoss; ///< Maximum acceptable forward frame loss rate. CDMA Parameter- not currently supported.
1.1073 - CMDBField<TUint32> iAccptRevLoss; ///< Maximum acceptable reverse frame loss rate. CDMA Parameter- not currently supported.
1.1074 - CMDBField<TUint32> iAccptFwdMaxdelay; ///< Maximum acceptable forward delay. CDMA Parameter- not currently supported.
1.1075 - CMDBField<TUint32> iAccptRevMaxdelay; ///< Maximum acceptable reverse delay. CDMA Parameter- not currently supported.
1.1076 - CMDBField<TBool> iDataCompression; ///< Data compression on? CDMA Parameter- not currently supported.
1.1077 - CMDBField<TBool> iHeaderCompression; ///< Van Jacobson IP header compression on? CDMA Parameter- not currently supported.
1.1078 - CMDBField<TBool> iAnonymousAccess; ///< This tells the MS (Mobile Station) whether to try anonymous access or not. Anonymous access allows the mobile device to connect to a network without having to authenticate identity. To access the network, the MS (Mobile Station) will just use a random identity. CDMA Parameter- not currently supported.
1.1079 - CMDBField<TUint32> iCDMAOperationMode; ///< CDMA Parameter- not currently supported. See cdbcols.h for more information.
1.1080 - CMDBField<TUint32> iCDMAMobileIpMaxNumRetry; ///< CDMA Parameter- not currently supported. See cdbcols.h for more information.
1.1081 - CMDBField<TUint32> iCDMAMobileIpFirstRetryTimeout; ///< CDMA Parameter- not currently supported. See cdbcols.h for more information.
1.1082 - CMDBField<TUint32> iCDMAMobileIpReregThreshold; ///< CDMA Parameter- not currently supported. See cdbcols.h for more information.
1.1083 - CMDBField<TBool> iEnableLLMNR; ///< CDMA Parameter- not currently supported. See cdbcols.h for more information.
1.1084 - CMDBField<TBool> iEnableIpHeaderComp; ///< CDMA Parameter- not currently supported. See cdbcols.h for more information.
1.1085 - CMDBField<TBool> iCDMAMobileIP; ///< CDMA Parameter- not currently supported. See cdbcols.h for more information.
1.1086 - CMDBField<TDesC> iHomeAgentAddress; ///< CDMA Parameter- not currently supported. See cdbcols.h for more information.
1.1087 - CMDBField<TUint32> iCDMAMobileIPTimeout; ///< CDMA Parameter- not currently supported. See cdbcols.h for more information.
1.1088 - CMDBField<TUint32> iCDMAFchMux; ///< CDMA Parameter- not currently supported. See cdbcols.h for more information.
1.1089 - CMDBField<TUint32> iCDMASchMux; ///< CDMA Parameter- not currently supported. See cdbcols.h for more information.
1.1090 -
1.1091 - private:
1.1092 -
1.1093 - static const SRecordTypeInfo* const iRecordInfo;
1.1094 - };
1.1095 -
1.1096 -//////////////////////////////////////////////////////////////////////////////////////
1.1097 -// 12/ DEFAULT WCDMA RECORD
1.1098 -//
1.1099 -/**
1.1100 -@publishedPartner
1.1101 -@released
1.1102 -*/
1.1103 -class CCDDefaultWCDMARecord : public CCDRecordBase
1.1104 - {
1.1105 - public:
1.1106 - /**
1.1107 - @internalComponent
1.1108 - */
1.1109 - CCDDefaultWCDMARecord();
1.1110 - /**
1.1111 - @internalComponent
1.1112 - */
1.1113 - CCDDefaultWCDMARecord(TMDBElementId aId);
1.1114 -
1.1115 - DATA_VTABLE
1.1116 -
1.1117 - /**
1.1118 - Gets the following information:
1.1119 - - iTypeId
1.1120 - - iValType
1.1121 - - iTypeAttr
1.1122 - - iTypeName
1.1123 -
1.1124 - @return Returns a const pointer to the record containing the data - client does not need to delete this pointer after use.
1.1125 - */
1.1126 - const SRecordTypeInfo* GetRecordInfo(){return iRecordInfo;}
1.1127 -
1.1128 - public :
1.1129 -
1.1130 - // Member Elements
1.1131 -
1.1132 - CMDBField<TUint32> iUsage; ///< The usage of this default.
1.1133 - CMDBField<TDesC> iAPN; ///< Access point name.
1.1134 - CMDBField<TUint32> iPdpType; ///< PDP is a network protocol which is used by packet switching networks to communicate with GPRS networks. IPV6 and IPV4 are examples of PDP types.
1.1135 - CMDBField<TDesC> iPdpAddress; ///< PDP address of phone.
1.1136 - CMDBField<TUint32> iPrecedence; ///< Default quality of service precedence class. Values for this are defined by the enum RPacketQoS::TQoSPrecedence.
1.1137 - CMDBField<TUint32> iDelay; ///< Default quality of service delay class. Values for this are defined by the enum RPacketQoS::TQoSDelay.
1.1138 - CMDBField<TUint32> iReliability; ///< Default quality of service reliability class. Values for this are defined by the enum RPacketQoS::TQoSReliability.
1.1139 - CMDBField<TUint32> iPeakThroughput; ///< Minimum quality of service peak throughput class. This field has been deprecated and may be removed in the future.
1.1140 - CMDBField<TUint32> iMeanThroughput; ///< Requested quality of service mean throughput class. This field has been deprecated and may be removed in the future.
1.1141 - CMDBField<TUint32> iMinPrecedence; ///< Minimum quality of service precedence class. This field has been deprecated and may be removed in the future.
1.1142 - CMDBField<TUint32> iMinDelay; ///< Minimum quality of service delay class This field has been deprecated and may be removed in the future.
1.1143 - CMDBField<TUint32> iMinReliability; ///< Minimum quality of service reliability class. This field has been deprecated and may be removed in the future.
1.1144 - CMDBField<TUint32> iMinPeakThroughput; ///< Minimum quality of service peak throughput class. This field has been deprecated and may be removed in the future.
1.1145 - CMDBField<TUint32> iMinMeanThroughput; ///< Minimum quality of service mean throughput class. This field has been deprecated and may be removed in the future.
1.1146 - CMDBField<TBool> iDataCompression; ///< Specifies whether to compress data.
1.1147 - CMDBField<TBool> iHeaderCompression; ///< Specifies whether IP header compression is on.
1.1148 - CMDBField<TBool> iUseEdge; ///< Specifies whether to use EDGE technology.
1.1149 - CMDBField<TBool> iAnonymousAccess; ///< This tells the MS (Mobile Station) whether to try anonymous access or not. Anonymous access allows the mobile device to connect to a network without having to authenticate identity. To access the network, the MS (Mobile Station) will just use a random identity.
1.1150 -
1.1151 - private:
1.1152 -
1.1153 - static const SRecordTypeInfo* const iRecordInfo;
1.1154 - };
1.1155 -
1.1156 -
1.1157 - // TCommdbBearer for BearerTechnology field
1.1158 - typedef TCommDbBearer TCommsDBBearerTechnology; ///< Bearer support type for field BearerTechnology
1.1159 -
1.1160 -
1.1161 -
1.1162 -////////////////////////////////////////////////////////////////////////////
1.1163 // 13/ MODEM BEARER RECORD
1.1164 //
1.1165 /**
1.1166 @@ -1369,7 +1033,7 @@
1.1167 /**
1.1168 @internalComponent
1.1169 */
1.1170 - CCDModemBearerRecord();
1.1171 + CCDModemBearerRecord();
1.1172 /**
1.1173 @internalComponent
1.1174 */
1.1175 @@ -1392,82 +1056,82 @@
1.1176 public:
1.1177
1.1178 // MemberData
1.1179 - CMDBField<TDesC> iNifName; ///< A protocol name is specified for establishing a direct connection using the modem bearer. The interface typically implements a particular network connection protocol such as PPP.
1.1180 - CMDBField<TDesC> iPortName; ///< The name of the Comm port for the modem to connect to
1.1181 - CMDBField<TDesC> iTsyName; ///< The name of the TSY. ETEL is the telephony server/common interface for Symbian. The TSY provides the hardware specific implementation to this.
1.1182 - CMDBField<TDesC> iCsyName; ///< The name of the CSY. CSY provides the Comm port specific implementation to C32 (Serial Comms server).
1.1183 - CMDBField<TUint32> iLastSocketActivityTimeout; ///< Time (in seconds) to stay online when all socket activity has ceased.
1.1184 - CMDBField<TUint32> iLastSessionClosedTimeout; ///< Time (in seconds) to stay online when session has closed
1.1185 - CMDBField<TUint32> iLastSocketClosedTimeout; ///< Time (in seconds) to stay online when socket has closed.
1.1186 - CMDBField<TUint32> iDataBits; ///< Number of data bits used for serial port configuration.
1.1187 - CMDBField<TUint32> iStopBits; ///< Number of stop bits used for serial port configuration. This marks the end of a unit of transmission, e.g. the end of a byte of data.
1.1188 - CMDBField<TUint32> iParity; ///< The type of parity checking to be used when data is transmitted over the bearer. This involves sending an extra bit known as the parity bit and can be used to detect corrupted data.
1.1189 - CMDBField<TUint32> iRate; ///< The baud rate of the modem. Measured in bits per second (bps). This specifies the maximum rate that data can be sent on this modem bearer.
1.1190 - CMDBField<TUint32> iHandshaking; ///< The handshaking process between modems is encapsulated into one integer. This integer can be viewed as a binary bitmask of bits, each bit representing one of the pins inside the RS232 serial cable. The integer value can actually be derived from taking a binary OR of each of the bits. From this integer, Symbian OS is able to check whether individual pins have been set or not for the handshaking process.
1.1191 - CMDBField<TUint32> iSpecialRate; ///< User defined baud rate for the modem. This field will contain a value only if the value of field Rate is EBpsSpecial.
1.1192 - CMDBField<TUint32> iXonChar; ///< Character used to signal to the transmitter to resume sending when using XON/XOFF handshaking.
1.1193 - CMDBField<TUint32> iXoffChar; ///< Character used to signal the transmitter to suspend sending when using XON/XOFF handshaking.
1.1194 - CMDBField<TUint32> iFaxClassPref; ///< The preferred fax modem class supported by the fax client. This is the command set used to control the modem.
1.1195 - CMDBField<TUint32> iSpeakerPref; ///< Preferred speaker mode.
1.1196 - CMDBField<TUint32> iSpeakerVolPref; ///< Preferred speaker volume.
1.1197 - CMDBField<TDesC8> iModemInitString; ///< General modem initialisation string. It is used to initialise (init) the modem by sending it a series (string) of commands, typically Hayes commands. These commands configure the modem's options for things like error correction, data compression, flow control, and many other parameters.
1.1198 - CMDBField<TDesC8> iDataInitString; ///< Data initialisation string.
1.1199 - CMDBField<TDesC8> iFaxInitString; ///< Fax initialisation string.
1.1200 - CMDBField<TDesC8> iIspInitString; ///< Initialisation string specific to a particular ISP.
1.1201 - CMDBField<TDesC> iDialPauseLength; ///< Command to modify the pause created during dialling using the comma character (',').
1.1202 - CMDBField<TDesC> iCarrierTimeOut; ///< Command to set the time out the modem uses when establishing a link before giving up and returning to command mode.
1.1203 - CMDBField<TDesC> iAutoAnswerRingCount; ///< Command to set the number of rings before the modem auto answers.
1.1204 - CMDBField<TDesC> iSpeakerVolControlLow; ///< Command to set the modem speaker volume to low.
1.1205 - CMDBField<TDesC> iSpeakerVolControlMedium; ///< Command to set the modem speaker volume to medium.
1.1206 - CMDBField<TDesC> iSpeakerVolControlHigh; ///< Command to set the modem speaker volume to high.
1.1207 - CMDBField<TDesC> iSpeakerAlwaysOff; ///< Command to set the modem speaker off.
1.1208 - CMDBField<TDesC> iSpeakerOnUntilCarrier; ///< Command to set the modem speaker on.
1.1209 - CMDBField<TDesC> iSpeakerAlwaysOn; ///< Command to set the modem speaker on until the carrier.
1.1210 - CMDBField<TDesC> iSpeakerOnAfterUntilCarrier; ///< Command to set the modem speaker on except during dialling.
1.1211 - CMDBField<TDesC> iDialToneWaitModifier; ///< The dial command modifier waits for dial tone.
1.1212 - CMDBField<TDesC> iCallProgress1; ///< Disable busy and dial tone detection.
1.1213 - CMDBField<TDesC> iCallProgress2; ///< Dial tone detection enabled, busy detection disabled.
1.1214 - CMDBField<TDesC> iCallProgress3; ///< Dial tone detection disabled, busy detection enabled.
1.1215 - CMDBField<TDesC> iCallProgress4; ///< Dial tone and busy detection enabled.
1.1216 - CMDBField<TDesC> iEchoOff; ///< Switch echo mode off.
1.1217 - CMDBField<TDesC> iVerboseText; ///< Switch verbose mode on.
1.1218 - CMDBField<TDesC> iQuietOff; ///< Switch quiet mode off.
1.1219 - CMDBField<TDesC> iQuietOn; ///< Switch quiet mode on.
1.1220 - CMDBField<TDesC> iDialCommandStateModifier; ///< Dial command modifier- used to return to command mode after dialling.
1.1221 - CMDBField<TDesC> iOnLine; ///< Enter on-line mode from on-line command mode.
1.1222 - CMDBField<TDesC> iResetConfiguration; ///< Reset the modem configurations.
1.1223 - CMDBField<TDesC> iReturnToFactoryDefs; ///< Return the modem configuration to its factory defaults.
1.1224 - CMDBField<TDesC> iDcdOnDuringLink; ///< Command the modem to only assert DCD when a carrier is actually detected, i.e. while the link is up.
1.1225 - CMDBField<TDesC> iDtrHangUp; ///< Command the modem to hang up the current call when the DTE drops the DTR line.
1.1226 - CMDBField<TDesC> iDsrAlwaysOn; ///< Command the modem to always assert DSR.
1.1227 - CMDBField<TDesC> iRtsCtsHandshake; ///< Command the modem to use RTS/CTS flow control
1.1228 - CMDBField<TDesC> iXonXoffHandshake; ///< Command the modem to use software flow control.
1.1229 - CMDBField<TDesC> iEscapeCharacter; ///< The character used by the DTE to return to command mode from on-line mode.
1.1230 - CMDBField<TDesC> iEscapeGuardPeriod; ///< Command the modem to use a particular escape sequence guard period.
1.1231 - CMDBField<TDesC> iFaxClassInterrogate; ///< Command asking the modem which fax modes are supported.
1.1232 - CMDBField<TDesC> iFaxClass; ///< Command that sets the fax mode.
1.1233 - CMDBField<TDesC> iNoDialTone; ///< Modem response when no dial tone is detected.
1.1234 - CMDBField<TDesC> iBusy; ///< Modem response when a busy tone is detected.
1.1235 - CMDBField<TDesC> iNoAnswer; ///< Modem response when no answer is detected.
1.1236 - CMDBField<TDesC> iCarrier; ///< Carrier report message.
1.1237 - CMDBField<TDesC> iConnect; ///< Connection report message.
1.1238 - CMDBField<TDesC> iCompressionClass5; ///< Compression Class 5 report message.
1.1239 - CMDBField<TDesC> iCompressionV42bis; ///< Compression V.42 bis report message.
1.1240 - CMDBField<TDesC> iCompressionNone; ///< No compression report message.
1.1241 - CMDBField<TDesC> iProtocolLapd; ///< LAPD protocol report message.
1.1242 - CMDBField<TDesC> iProtocolAlt; ///< ALT protocol report message.
1.1243 - CMDBField<TDesC> iProtocolAltcellular; ///< ALT-CELLULAR report message.
1.1244 - CMDBField<TDesC> iProtocolNone; ///< No protocol report message.
1.1245 - CMDBField<TDesC> iMessageCentreNumber; ///< Phone number of message centre.
1.1246 - CMDBField<TUint32> iMessageValidityPeriod; ///< Validity period for SMS in minutes.
1.1247 - CMDBField<TBool> iMessageDeliveryReport; ///< Specifies whether to produce an SMS delivery report.
1.1248 - CMDBField<TUint32> iMinSignalLevel; ///< Minimum signal strength of the modem. This is the minimum signal level required for a connection to succeed. The connection will fail if below this level. Setting the column to NULL will turn off this functionality. The value must be in dBm with an offset of 10000 added to it. I.e. Value=dBm+10000.
1.1249 + CMDBField<TDesC> iNifName; //< A protocol name is specified for establishing a direct connection using the modem bearer. The interface typically implements a particular network connection protocol such as PPP.
1.1250 + CMDBField<TDesC> iPortName; //< The name of the Comm port for the modem to connect to
1.1251 + CMDBField<TDesC> iTsyName; //< The name of the TSY. ETEL is the telephony server/common interface for Symbian. The TSY provides the hardware specific implementation to this.
1.1252 + CMDBField<TDesC> iCsyName; //< The name of the CSY. CSY provides the Comm port specific implementation to C32 (Serial Comms server).
1.1253 + CMDBField<TUint32> iLastSocketActivityTimeout; //< Time (in seconds) to stay online when all socket activity has ceased.
1.1254 + CMDBField<TUint32> iLastSessionClosedTimeout; //< Time (in seconds) to stay online when session has closed
1.1255 + CMDBField<TUint32> iLastSocketClosedTimeout; //< Time (in seconds) to stay online when socket has closed.
1.1256 + CMDBField<TUint32> iDataBits; //< Number of data bits used for serial port configuration.
1.1257 + CMDBField<TUint32> iStopBits; //< Number of stop bits used for serial port configuration. This marks the end of a unit of transmission, e.g. the end of a byte of data.
1.1258 + CMDBField<TUint32> iParity; //< The type of parity checking to be used when data is transmitted over the bearer. This involves sending an extra bit known as the parity bit and can be used to detect corrupted data.
1.1259 + CMDBField<TUint32> iRate; //< The baud rate of the modem. Measured in bits per second (bps). This specifies the maximum rate that data can be sent on this modem bearer.
1.1260 + CMDBField<TUint32> iHandshaking; //< The handshaking process between modems is encapsulated into one integer. This integer can be viewed as a binary bitmask of bits, each bit representing one of the pins inside the RS232 serial cable. The integer value can actually be derived from taking a binary OR of each of the bits. From this integer, Symbian OS is able to check whether individual pins have been set or not for the handshaking process.
1.1261 + CMDBField<TUint32> iSpecialRate; //< User defined baud rate for the modem. This field will contain a value only if the value of field Rate is EBpsSpecial.
1.1262 + CMDBField<TUint32> iXonChar; //< Character used to signal to the transmitter to resume sending when using XON/XOFF handshaking.
1.1263 + CMDBField<TUint32> iXoffChar; //< Character used to signal the transmitter to suspend sending when using XON/XOFF handshaking.
1.1264 + CMDBField<TUint32> iFaxClassPref; //< The preferred fax modem class supported by the fax client. This is the command set used to control the modem.
1.1265 + CMDBField<TUint32> iSpeakerPref; //< Preferred speaker mode.
1.1266 + CMDBField<TUint32> iSpeakerVolPref; //< Preferred speaker volume.
1.1267 + CMDBField<TDesC8> iModemInitString; //< General modem initialisation string. It is used to initialise (init) the modem by sending it a series (string) of commands, typically Hayes commands. These commands configure the modem's options for things like error correction, data compression, flow control, and many other parameters.
1.1268 + CMDBField<TDesC8> iDataInitString; //< Data initialisation string.
1.1269 + CMDBField<TDesC8> iFaxInitString; //< Fax initialisation string.
1.1270 + CMDBField<TDesC8> iIspInitString; //< Initialisation string specific to a particular ISP.
1.1271 + CMDBField<TDesC> iDialPauseLength; //< Command to modify the pause created during dialling using the comma character (',').
1.1272 + CMDBField<TDesC> iCarrierTimeOut; //< Command to set the time out the modem uses when establishing a link before giving up and returning to command mode.
1.1273 + CMDBField<TDesC> iAutoAnswerRingCount; //< Command to set the number of rings before the modem auto answers.
1.1274 + CMDBField<TDesC> iSpeakerVolControlLow; //< Command to set the modem speaker volume to low.
1.1275 + CMDBField<TDesC> iSpeakerVolControlMedium; //< Command to set the modem speaker volume to medium.
1.1276 + CMDBField<TDesC> iSpeakerVolControlHigh; //< Command to set the modem speaker volume to high.
1.1277 + CMDBField<TDesC> iSpeakerAlwaysOff; //< Command to set the modem speaker off.
1.1278 + CMDBField<TDesC> iSpeakerOnUntilCarrier; //< Command to set the modem speaker on.
1.1279 + CMDBField<TDesC> iSpeakerAlwaysOn; //< Command to set the modem speaker on until the carrier.
1.1280 + CMDBField<TDesC> iSpeakerOnAfterUntilCarrier; //< Command to set the modem speaker on except during dialling.
1.1281 + CMDBField<TDesC> iDialToneWaitModifier; //< The dial command modifier waits for dial tone.
1.1282 + CMDBField<TDesC> iCallProgress1; //< Disable busy and dial tone detection.
1.1283 + CMDBField<TDesC> iCallProgress2; //< Dial tone detection enabled, busy detection disabled.
1.1284 + CMDBField<TDesC> iCallProgress3; //< Dial tone detection disabled, busy detection enabled.
1.1285 + CMDBField<TDesC> iCallProgress4; //< Dial tone and busy detection enabled.
1.1286 + CMDBField<TDesC> iEchoOff; //< Switch echo mode off.
1.1287 + CMDBField<TDesC> iVerboseText; //< Switch verbose mode on.
1.1288 + CMDBField<TDesC> iQuietOff; //< Switch quiet mode off.
1.1289 + CMDBField<TDesC> iQuietOn; //< Switch quiet mode on.
1.1290 + CMDBField<TDesC> iDialCommandStateModifier; //< Dial command modifier- used to return to command mode after dialling.
1.1291 + CMDBField<TDesC> iOnLine; //< Enter on-line mode from on-line command mode.
1.1292 + CMDBField<TDesC> iResetConfiguration; //< Reset the modem configurations.
1.1293 + CMDBField<TDesC> iReturnToFactoryDefs; //< Return the modem configuration to its factory defaults.
1.1294 + CMDBField<TDesC> iDcdOnDuringLink; //< Command the modem to only assert DCD when a carrier is actually detected, i.e. while the link is up.
1.1295 + CMDBField<TDesC> iDtrHangUp; //< Command the modem to hang up the current call when the DTE drops the DTR line.
1.1296 + CMDBField<TDesC> iDsrAlwaysOn; //< Command the modem to always assert DSR.
1.1297 + CMDBField<TDesC> iRtsCtsHandshake; //< Command the modem to use RTS/CTS flow control
1.1298 + CMDBField<TDesC> iXonXoffHandshake; //< Command the modem to use software flow control.
1.1299 + CMDBField<TDesC> iEscapeCharacter; //< The character used by the DTE to return to command mode from on-line mode.
1.1300 + CMDBField<TDesC> iEscapeGuardPeriod; //< Command the modem to use a particular escape sequence guard period.
1.1301 + CMDBField<TDesC> iFaxClassInterrogate; //< Command asking the modem which fax modes are supported.
1.1302 + CMDBField<TDesC> iFaxClass; //< Command that sets the fax mode.
1.1303 + CMDBField<TDesC> iNoDialTone; //< Modem response when no dial tone is detected.
1.1304 + CMDBField<TDesC> iBusy; //< Modem response when a busy tone is detected.
1.1305 + CMDBField<TDesC> iNoAnswer; //< Modem response when no answer is detected.
1.1306 + CMDBField<TDesC> iCarrier; //< Carrier report message.
1.1307 + CMDBField<TDesC> iConnect; //< Connection report message.
1.1308 + CMDBField<TDesC> iCompressionClass5; //< Compression Class 5 report message.
1.1309 + CMDBField<TDesC> iCompressionV42bis; //< Compression V.42 bis report message.
1.1310 + CMDBField<TDesC> iCompressionNone; //< No compression report message.
1.1311 + CMDBField<TDesC> iProtocolLapd; //< LAPD protocol report message.
1.1312 + CMDBField<TDesC> iProtocolAlt; //< ALT protocol report message.
1.1313 + CMDBField<TDesC> iProtocolAltcellular; //< ALT-CELLULAR report message.
1.1314 + CMDBField<TDesC> iProtocolNone; //< No protocol report message.
1.1315 + CMDBField<TDesC> iMessageCentreNumber; //< Phone number of message centre.
1.1316 + CMDBField<TUint32> iMessageValidityPeriod; //< Validity period for SMS in minutes.
1.1317 + CMDBField<TBool> iMessageDeliveryReport; //< Specifies whether to produce an SMS delivery report.
1.1318 + CMDBField<TUint32> iMinSignalLevel; //< Minimum signal strength of the modem. This is the minimum signal level required for a connection to succeed. The connection will fail if below this level. Setting the column to NULL will turn off this functionality. The value must be in dBm with an offset of 10000 added to it. I.e. Value=dBm+10000.
1.1319
1.1320 - CMDBField<TUint32> iCommRole; ///< Specifies whether comm port should be opened in the role of DTE or DCE. The content of this field is a bit mask. The value of this is ANDed with KModemCommRoleDCE. For example, say the value of CommRole is 1 then the role set is DCE, else the role set is DTE. (see KModemCommRoleDCE).
1.1321 - CMDBField<TDesC> iControlChannelPortName; ///< The modem control channel port name.
1.1322 - CMDBField<TUint32> iSirSettings; ///< This field sets the serial port's infra-red settings. This enables the range of infrared to be set, to modify the pulse width or even to completely shutdown serial infrared. Please refer to Comms Dat Ref Final documentation to see the list of values this field 'SirSettings' can take.
1.1323 - CMDBField<TDesC> iBcaStack; ///< A list of BCAs (Baseband Channel Adapter). The BCA provides an interface for the hardware adaptation layer (HAL). More specifically, it is used to interface the R-Interface data plane transport with a NIF.
1.1324 - CMDBField<TCommsDBBearerTechnology> iBearerTechnology; ///< Specifies whether the bearer is a CSD/HSCSD bearer.
1.1325 + CMDBField<TUint32> iCommRole; //< Specifies whether comm port should be opened in the role of DTE or DCE. The content of this field is a bit mask. The value of this is ANDed with KModemCommRoleDCE. For example, say the value of CommRole is 1 then the role set is DCE, else the role set is DTE. (see KModemCommRoleDCE).
1.1326 + CMDBField<TDesC> iControlChannelPortName; //< The modem control channel port name.
1.1327 + CMDBField<TUint32> iSirSettings; //< This field sets the serial port's infra-red settings. This enables the range of infrared to be set, to modify the pulse width or even to completely shutdown serial infrared. Please refer to Comms Dat Ref Final documentation to see the list of values this field 'SirSettings' can take.
1.1328 + CMDBField<TDesC> iBcaStack; //< A list of BCAs (Baseband Channel Adapter). The BCA provides an interface for the hardware adaptation layer (HAL). More specifically, it is used to interface the R-Interface data plane transport with a NIF.
1.1329 + CMDBField<TCommsDBBearerTechnology> iBearerTechnology; //< Specifies whether the bearer is a CSD/HSCSD bearer.
1.1330
1.1331 private:
1.1332
1.1333 @@ -1478,7 +1142,7 @@
1.1334
1.1335
1.1336
1.1337 -//////////////////////////////////////////////////////////////////////////////////////
1.1338 +//
1.1339 // 14/ LAN BEARER RECORD
1.1340 //
1.1341 /**
1.1342 @@ -1497,7 +1161,7 @@
1.1343 */
1.1344 CCDLANBearerRecord(TMDBElementId aId);
1.1345
1.1346 - /**
1.1347 + /**
1.1348 Gets the following information:
1.1349 - iTypeId
1.1350 - iValType
1.1351 @@ -1512,16 +1176,16 @@
1.1352
1.1353 public:
1.1354
1.1355 - CMDBField<TDesC> iLanBearerNifName; ///< A protocol name is specified for establishing a direct connection. The interface typically implements a particular network connection protocol such as PPP.
1.1356 - CMDBField<TDesC> iLanBearerLddFilename; ///< This is the actual .DLL filename for the LDD.
1.1357 - CMDBField<TDesC> iLanBearerLddName; ///< This is the name of a particular LDD.
1.1358 - CMDBField<TDesC> iLanBearerPddFilename; ///< This is the actual .DLL filename for the PDD.
1.1359 - CMDBField<TDesC> iLanBearerPddName; ///< This is the name of a particular PDD.
1.1360 - CMDBField<TDesC> iLanBearerPacketDriverName; ///< The name of the packet driver. The packet driver can do the following: initiate access to a specific packet type, end access to a specific packet type, send a packet, get statistics on the NIF, and get information about the NIF.
1.1361 - CMDBField<TUint32> iLastSocketActivityTimeout; ///< Time (in seconds) to stay online when all socket activity has ceased.
1.1362 - CMDBField<TUint32> iLastSessionClosedTimeout; ///< Time (in seconds) to stay online when session has closed.
1.1363 - CMDBField<TUint32> iLastSocketClosedTimeout; ///< Time (in seconds) to stay online when socket has closed.
1.1364 - CMDBField<TCommsDBBearerTechnology> iBearerTechnology; ///< Specifies whether the bearer is a CSD/HSCSD bearer.
1.1365 + CMDBField<TDesC> iLanBearerNifName; //< A protocol name is specified for establishing a direct connection. The interface typically implements a particular network connection protocol such as PPP.
1.1366 + CMDBField<TDesC> iLanBearerLddFilename; //< This is the actual .DLL filename for the LDD.
1.1367 + CMDBField<TDesC> iLanBearerLddName; //< This is the name of a particular LDD.
1.1368 + CMDBField<TDesC> iLanBearerPddFilename; //< This is the actual .DLL filename for the PDD.
1.1369 + CMDBField<TDesC> iLanBearerPddName; //< This is the name of a particular PDD.
1.1370 + CMDBField<TDesC> iLanBearerPacketDriverName; //< The name of the packet driver. The packet driver can do the following: initiate access to a specific packet type, end access to a specific packet type, send a packet, get statistics on the NIF, and get information about the NIF.
1.1371 + CMDBField<TUint32> iLastSocketActivityTimeout; //< Time (in seconds) to stay online when all socket activity has ceased.
1.1372 + CMDBField<TUint32> iLastSessionClosedTimeout; //< Time (in seconds) to stay online when session has closed.
1.1373 + CMDBField<TUint32> iLastSocketClosedTimeout; //< Time (in seconds) to stay online when socket has closed.
1.1374 + CMDBField<TCommsDBBearerTechnology> iBearerTechnology; //< Specifies whether the bearer is a CSD/HSCSD bearer.
1.1375
1.1376 private:
1.1377
1.1378 @@ -1529,7 +1193,7 @@
1.1379 };
1.1380
1.1381
1.1382 -//////////////////////////////////////////////////////////////////////////////////////
1.1383 +//
1.1384 // 15/ VIRTUAL BEARER RECORD
1.1385 //
1.1386 /**
1.1387 @@ -1563,11 +1227,11 @@
1.1388 public:
1.1389
1.1390 // Member Data
1.1391 - CMDBField<TDesC> iVirtualBearerNifName; ///< The network interface name of the virtual bearer.
1.1392 - CMDBField<TUint32> iLastSocketActivityTimeout; ///< Time (in seconds) to stay online when all socket activity has ceased.
1.1393 - CMDBField<TUint32> iLastSessionClosedTimeout; ///< Time (in seconds) to stay online when socket has closed.
1.1394 - CMDBField<TUint32> iLastSocketClosedTimeout; ///< Time (in seconds) to stay online when socket has closed.
1.1395 - CMDBField<TCommsDBBearerTechnology> iBearerTechnology; ///< Specifies whether the bearer is a CSD/HSCSD bearer.
1.1396 + CMDBField<TDesC> iVirtualBearerNifName; //< The network interface name of the virtual bearer.
1.1397 + CMDBField<TUint32> iLastSocketActivityTimeout; //< Time (in seconds) to stay online when all socket activity has ceased.
1.1398 + CMDBField<TUint32> iLastSessionClosedTimeout; //< Time (in seconds) to stay online when socket has closed.
1.1399 + CMDBField<TUint32> iLastSocketClosedTimeout; //< Time (in seconds) to stay online when socket has closed.
1.1400 + CMDBField<TCommsDBBearerTechnology> iBearerTechnology; //< Specifies whether the bearer is a CSD/HSCSD bearer.
1.1401
1.1402 private:
1.1403
1.1404 @@ -1576,7 +1240,7 @@
1.1405
1.1406
1.1407
1.1408 -//////////////////////////////////////////////////////////////////////////////////////
1.1409 +//
1.1410 // 16/ WAP SMS Bearer Record
1.1411 //
1.1412 /**
1.1413 @@ -1610,11 +1274,11 @@
1.1414
1.1415 public :
1.1416 // Member Elements
1.1417 - CMDBRecordLink<CCDWAPAccessPointRecord> iWAPAccessPointId; ///< ID of the WAP Access Point record to which this bearer information refers.
1.1418 - CMDBField<TDesC> iWAPGatewayAddress; ///< WAP gateway address: an IP address or phone number.
1.1419 - CMDBField<TDesC> iWAPServiceCentreAddress; ///< WAP service centre address.
1.1420 - CMDBField<TUint8> iWAPWSPOption; ///< Whether connection-oriented or connectionless API should be used.
1.1421 - CMDBField<TBool> iWAPSecurity; ///< Attempt secure WTLS connection to the gateway.
1.1422 + CMDBRecordLink<CCDWAPAccessPointRecord> iWAPAccessPointId; //< ID of the WAP Access Point record to which this bearer information refers.
1.1423 + CMDBField<TDesC> iWAPGatewayAddress; //< WAP gateway address: an IP address or phone number.
1.1424 + CMDBField<TDesC> iWAPServiceCentreAddress; //< WAP service centre address.
1.1425 + CMDBField<TUint8> iWAPWSPOption; //< Whether connection-oriented or connectionless API should be used.
1.1426 + CMDBField<TBool> iWAPSecurity; //< Attempt secure WTLS connection to the gateway.
1.1427
1.1428 private:
1.1429
1.1430 @@ -1623,7 +1287,7 @@
1.1431
1.1432
1.1433
1.1434 -////////////////////////////////////////////////////////////////////////////////////////
1.1435 +//
1.1436 // 17/ WAP IP BEARER
1.1437 //
1.1438 /**
1.1439 @@ -1659,14 +1323,14 @@
1.1440 public :
1.1441
1.1442 // Member Elements
1.1443 - CMDBRecordLink<CCDWAPAccessPointRecord> iWAPAccessPointId; ///< ID of the WAP Access Point record to which this bearer information refers.
1.1444 - CMDBField<TDesC> iWAPGatewayAddress; ///< WAP gateway address: an IP address or phone number.
1.1445 - CMDBRecordLink<CCDIAPRecord> iWAPIAP; ///< Identifier of a record in the IAP table to be used.
1.1446 - CMDBField<TUint8> iWAPWSPOption; ///< Set to an enum deciding whether WAP WSP is to be set to connectionless or connection oriented.
1.1447 - CMDBField<TBool> iWAPSecurity; ///< Attempt secure WTLS connection to the gateway.
1.1448 - CMDBField<TUint32> iWAPProxyPort; ///< Proxy port number. Required for WAP2.0 only.
1.1449 - CMDBField<TDesC> iWAPProxyLoginName; ///< Proxy login name. Required for WAP2.0 only.
1.1450 - CMDBField<TDesC> iWAPProxyLoginPass; ///< Proxy login password. Required for WAP2.0 only.
1.1451 + CMDBRecordLink<CCDWAPAccessPointRecord> iWAPAccessPointId; //< ID of the WAP Access Point record to which this bearer information refers.
1.1452 + CMDBField<TDesC> iWAPGatewayAddress; //< WAP gateway address: an IP address or phone number.
1.1453 + CMDBRecordLink<CCDIAPRecord> iWAPIAP; //< Identifier of a record in the IAP table to be used.
1.1454 + CMDBField<TUint8> iWAPWSPOption; //< Set to an enum deciding whether WAP WSP is to be set to connectionless or connection oriented.
1.1455 + CMDBField<TBool> iWAPSecurity; //< Attempt secure WTLS connection to the gateway.
1.1456 + CMDBField<TUint32> iWAPProxyPort; //< Proxy port number. Required for WAP2.0 only.
1.1457 + CMDBField<TDesC> iWAPProxyLoginName; //< Proxy login name. Required for WAP2.0 only.
1.1458 + CMDBField<TDesC> iWAPProxyLoginPass; //< Proxy login password. Required for WAP2.0 only.
1.1459
1.1460
1.1461 private:
1.1462 @@ -1677,7 +1341,7 @@
1.1463
1.1464
1.1465
1.1466 -//////////////////////////////////////////////////////////////////////////////////////
1.1467 +//
1.1468 // 18/ CHARGECARD RECORD
1.1469 //
1.1470 /**
1.1471 @@ -1715,11 +1379,11 @@
1.1472 public:
1.1473
1.1474 // Member Elements
1.1475 - CMDBField<TDesC> iAccountNo; ///< The account number to charge.
1.1476 - CMDBField<TDesC> iPin; ///< The pin number of the account to charge.
1.1477 - CMDBField<TDesC> iLocalRule; ///< An operator dependant rule specifying the order of dialling to be account number, PIN and phone number for local calls.
1.1478 - CMDBField<TDesC> iNatRule; ///< An operator dependant rule specifying the order of dialling to be account number, PIN and phone number for national calls.
1.1479 - CMDBField<TDesC> iIntlRule; ///< An operator dependant rule specifying the order of dialling to be account number, PIN and phone number for international calls.
1.1480 + CMDBField<TDesC> iAccountNo; //< The account number to charge.
1.1481 + CMDBField<TDesC> iPin; //< The pin number of the account to charge.
1.1482 + CMDBField<TDesC> iLocalRule; //< An operator dependant rule specifying the order of dialling to be account number, PIN and phone number for local calls.
1.1483 + CMDBField<TDesC> iNatRule; //< An operator dependant rule specifying the order of dialling to be account number, PIN and phone number for national calls.
1.1484 + CMDBField<TDesC> iIntlRule; //< An operator dependant rule specifying the order of dialling to be account number, PIN and phone number for international calls.
1.1485
1.1486 private:
1.1487
1.1488 @@ -1727,9 +1391,7 @@
1.1489
1.1490 };
1.1491
1.1492 -
1.1493 -
1.1494 -//////////////////////////////////////////////////////////////////////////////////////
1.1495 +//
1.1496 // 19/ PROXIES RECORD
1.1497 //
1.1498 /**
1.1499 @@ -1765,13 +1427,13 @@
1.1500 public :
1.1501
1.1502 // Member Elements
1.1503 - CMDBRecordLink<CCDServiceRecordBase> iService; ///< ISP with which these proxies are associated. This field takes as its value the identifier of the record from the servicing table defined in field ProxyServiceType. For example, ProxyServiceType = DialOutISP, ISP = 1, this means the first record from table DialOutISP is used.
1.1504 - CMDBField<TDesC> iServiceType; ///< The servicing table to which the ISP field refers. This is necessary as GPRS records as well as ISP records can have proxy settings associated with them. If this field is read and its length is zero, the value "DialOutISP" is returned, as it is assumed that any client that has not written this field is assuming that proxies are only available to the dial out ISP and not other service types.
1.1505 - CMDBField<TBool> iUseProxyServer; ///< Specifies whether to use a proxy server.
1.1506 - CMDBField<TDesC> iServerName; ///< Name of the host proxy server.
1.1507 - CMDBField<TDesC> iProtocolName; ///< Name of the protocol for which this proxy can be used.
1.1508 - CMDBField<TUint32> iPortNumber; ///< Port number for the proxy server.
1.1509 - CMDBField<TDesC> iExceptions; ///< Semi-colon separated list of the addresses for which the proxy server should not be used.
1.1510 + CMDBRecordLink<CCDServiceRecordBase> iService; //< ISP with which these proxies are associated. This field takes as its value the identifier of the record from the servicing table defined in field ProxyServiceType. For example, ProxyServiceType = DialOutISP, ISP = 1, this means the first record from table DialOutISP is used.
1.1511 + CMDBField<TDesC> iServiceType; //< The servicing table to which the ISP field refers. This is necessary as GPRS records as well as ISP records can have proxy settings associated with them. If this field is read and its length is zero, the value "DialOutISP" is returned, as it is assumed that any client that has not written this field is assuming that proxies are only available to the dial out ISP and not other service types.
1.1512 + CMDBField<TBool> iUseProxyServer; //< Specifies whether to use a proxy server.
1.1513 + CMDBField<TDesC> iServerName; //< Name of the host proxy server.
1.1514 + CMDBField<TDesC> iProtocolName; //< Name of the protocol for which this proxy can be used.
1.1515 + CMDBField<TUint32> iPortNumber; //< Port number for the proxy server.
1.1516 + CMDBField<TDesC> iExceptions; //< Semi-colon separated list of the addresses for which the proxy server should not be used.
1.1517
1.1518
1.1519 private:
1.1520 @@ -1781,71 +1443,7 @@
1.1521
1.1522
1.1523
1.1524 -
1.1525 -//////////////////////////////////////////////////////////////////////////////////////
1.1526 -// 1A/ SECURE SOCKET PROTO RECORD
1.1527 //
1.1528 -/**
1.1529 -@internalComponent
1.1530 -@released
1.1531 -*/
1.1532 -class CCDSecureSocketRecord : public CCDRecordBase
1.1533 - {
1.1534 - public:
1.1535 -
1.1536 - CCDSecureSocketRecord();
1.1537 - CCDSecureSocketRecord(TMDBElementId aElementId);
1.1538 -
1.1539 - DATA_VTABLE
1.1540 -
1.1541 - const SRecordTypeInfo* GetRecordInfo(){return iRecordInfo;}
1.1542 -
1.1543 - public:
1.1544 -
1.1545 - // Member Data
1.1546 - CMDBField<TDesC> iSSProtoName;
1.1547 - CMDBField<TDesC> iSSProtoLibrary;
1.1548 -
1.1549 - private:
1.1550 -
1.1551 - static const SRecordTypeInfo* const iRecordInfo;
1.1552 - };
1.1553 -
1.1554 -
1.1555 -
1.1556 -
1.1557 -//////////////////////////////////////////////////////////////////////////////////////
1.1558 -// 1B/ AGENTLOOKUPTABLE RECORD
1.1559 -//
1.1560 -/**
1.1561 -@internalComponent
1.1562 -@released
1.1563 -*/
1.1564 -class CCDAgentLookupRecord : public CCDRecordBase
1.1565 - {
1.1566 - public:
1.1567 -
1.1568 - CCDAgentLookupRecord();
1.1569 - CCDAgentLookupRecord(TMDBElementId aElementId);
1.1570 -
1.1571 - DATA_VTABLE
1.1572 -
1.1573 - const SRecordTypeInfo* GetRecordInfo(){return iRecordInfo;}
1.1574 -
1.1575 - public:
1.1576 -
1.1577 - // Member Data
1.1578 - CMDBField<TDesC> iAgentFriendlyName;
1.1579 - CMDBField<TDesC> iAgentFileName;
1.1580 -
1.1581 -
1.1582 - private:
1.1583 -
1.1584 - static const SRecordTypeInfo* const iRecordInfo;
1.1585 - };
1.1586 -
1.1587 -
1.1588 -//////////////////////////////////////////////////////////////////////////////////////
1.1589 // 1C/ PAN_SERVICE_EXTENSIONS
1.1590 //
1.1591 /**
1.1592 @@ -1880,13 +1478,13 @@
1.1593 public:
1.1594
1.1595 // Member Data
1.1596 - CMDBField<TUint32> iLocalRole; ///< PAN role that the local device will act in. To dynamically select a role, use ECommDbPanRoleUnknown.
1.1597 - CMDBField<TUint32> iPeerRole; ///< PAN role that the remote device will act in. To dynamically select a role, use ECommDbPanRoleUnknown.
1.1598 - CMDBField<TDesC> iPeerMACAddresses; ///< A list of Bluetooth MAC addresses. If one address is specified, then PAN agent will connect to it. If more than one device address is specified (in a comma seperated list), then PAN agent will discover whether any of the devices are in range, and connect to one of them. Comma-separated list of Bluetooth MAC addresses, with no "0x" preamble and no colons separating the digits
1.1599 - CMDBField<TBool> iPromptForRemoteDevices; ///< Whether the agent should prompt the user to select the remote device to connect to.
1.1600 - CMDBField<TBool> iDisableSdpQuery; ///< Whether the remote role defined above should be accepted without performing an SDP query to ensure the remote device supports the specified role. Not recommended for use.
1.1601 - CMDBField<TBool> iAllowIncoming; ///< Whether the PAN agent should support incoming connections.
1.1602 - CMDBField<TBool> iPromptIfMACListFails; ///< Whether the agent should prompt the user to select the remote device to be connected to if we cannot connect to any device specified in the MAC list.
1.1603 + CMDBField<TUint32> iLocalRole; //< PAN role that the local device will act in. To dynamically select a role, use ECommDbPanRoleUnknown.
1.1604 + CMDBField<TUint32> iPeerRole; //< PAN role that the remote device will act in. To dynamically select a role, use ECommDbPanRoleUnknown.
1.1605 + CMDBField<TDesC> iPeerMACAddresses; //< A list of Bluetooth MAC addresses. If one address is specified, then PAN agent will connect to it. If more than one device address is specified (in a comma seperated list), then PAN agent will discover whether any of the devices are in range, and connect to one of them. Comma-separated list of Bluetooth MAC addresses, with no "0x" preamble and no colons separating the digits
1.1606 + CMDBField<TBool> iPromptForRemoteDevices; //< Whether the agent should prompt the user to select the remote device to connect to.
1.1607 + CMDBField<TBool> iDisableSdpQuery; //< Whether the remote role defined above should be accepted without performing an SDP query to ensure the remote device supports the specified role. Not recommended for use.
1.1608 + CMDBField<TBool> iAllowIncoming; //< Whether the PAN agent should support incoming connections.
1.1609 + CMDBField<TBool> iPromptIfMACListFails; //< Whether the agent should prompt the user to select the remote device to be connected to if we cannot connect to any device specified in the MAC list.
1.1610 #ifdef SYMBIAN_NETWORKING_DHCPSERVER
1.1611 CMDBField<TBool> iNapServiceEnabled;
1.1612 #endif // SYMBIAN_NETWORKING_DHCPSERVER
1.1613 @@ -1897,7 +1495,7 @@
1.1614
1.1615 class CCDSelectionPolicyRecordBase;
1.1616
1.1617 -//////////////////////////////////////////////////////////////////////////////////////
1.1618 +//
1.1619 // 1D/ ACCESS POINT RECORD
1.1620 // ----------- ------------------------------------------------------------------------------------------------------------------------------
1.1621 //| ID | NAME | | ACCESS POINT TYPE | MCPR TYPE | SELECTION POLICY | CPR TYPE | CPR CONFIG | SCPR TYPE | PROTOCOL TYPE | APPLICATION SECURE ID |
1.1622 @@ -1927,17 +1525,17 @@
1.1623 class CCDProtocolRecord;
1.1624 #endif
1.1625
1.1626 +
1.1627 class CCDAccessPointRecord : public CCDRecordBase
1.1628 {
1.1629 public:
1.1630 - /**
1.1631 - @internalComponent
1.1632 - */
1.1633 + enum { KNoPolicy = -1 };
1.1634 +
1.1635 CCDAccessPointRecord(TMDBElementId aElementId);
1.1636
1.1637 DATA_VTABLE
1.1638
1.1639 - /**
1.1640 + /**
1.1641 Gets the following information:
1.1642 - iTypeId
1.1643 - iValType
1.1644 @@ -1957,61 +1555,26 @@
1.1645 CMDBRecordLink<CCDSelectionPolicyRecordBase> iSelectionPolicy; // Link to SelectionPolicy record
1.1646
1.1647 #ifdef SYMBIAN_NON_SEAMLESS_NETWORK_BEARER_MOBILITY
1.1648 -/**
1.1649 - @publishedAll
1.1650 - @prototype
1.1651 - */
1.1652 +
1.1653 CMDBRecordLink<CCDTierRecord> iTier; //Tier. Type of the access point. Row in CCDTierRecord table.
1.1654 -/**
1.1655 - @publishedAll
1.1656 - @prototype
1.1657 - */
1.1658 CMDBRecordLink<CCDMCprRecord> iMCpr; //MCPR's type. Row in CCDMCprRecord table.
1.1659 -/**
1.1660 - @publishedAll
1.1661 - @prototype
1.1662 - */
1.1663 CMDBRecordLink<CCDCprRecord> iCpr; //CPR's type. Row in CCDCprRecord table.
1.1664 -/**
1.1665 - @publishedAll
1.1666 - @prototype
1.1667 - */
1.1668 CMDBRecordLink<CCDSCprRecord> iSCpr; //SCPR's type. Row in CCDSCprRecord table.
1.1669 -/**
1.1670 - @publishedAll
1.1671 - @prototype
1.1672 - */
1.1673 - CMDBRecordLink<CCDSCprRecord> iProtocol; //PRT's type. Row in CCDProtocolRecord table.
1.1674 -/**
1.1675 - @publishedAll
1.1676 - @prototype
1.1677 - */
1.1678 + CMDBRecordLink<CCDProtocolRecord> iProtocol; //PRT's type. Row in CCDProtocolRecord table.
1.1679 CMDBField<TUint32> iCprConfig; //CPR's config id. Value interpreted by a CPR.
1.1680 -/**
1.1681 - @publishedAll
1.1682 - @prototype
1.1683 - */
1.1684 CMDBField<TUint32> iAppSID; //Application SID.
1.1685 - // VCT - this is wrong. it should be a link to a CCDSelectionPolicyRecordBase that points to ConfigAccessPoints
1.1686 -/**
1.1687 - @publishedAll
1.1688 - @prototype
1.1689 - */
1.1690 CMDBField<TDesC> iConfigAPIdList; // List of addition SCprs (from ConfigAccessPoint table)
1.1691 -/**
1.1692 - @publishedAll
1.1693 - @prototype
1.1694 - */
1.1695 //This field can be used to create custom selection policies which is _not_ use
1.1696 //the APPrioritySelectionPolicy record but store some value which is interpreted by the
1.1697 //given MCPr.
1.1698 CMDBField<TInt> iCustomSelectionPolicy;
1.1699 + CMDBField<TUint32> iPriority; //Access point priority.
1.1700 #endif
1.1701 private:
1.1702 static const SRecordTypeInfo* const iRecordInfo;
1.1703 };
1.1704
1.1705 -//////////////////////////////////////////////////////////////////////////////////////
1.1706 +//
1.1707 // 1E/ SELECTION POLICY RECORD
1.1708 /**
1.1709 @publishedAll
1.1710 @@ -2055,261 +1618,42 @@
1.1711
1.1712 DATA_VTABLE
1.1713
1.1714 - /**
1.1715 + /**
1.1716 Gets the following information:
1.1717 - iTypeId
1.1718 - iValType
1.1719 - iTypeAttr
1.1720 - iTypeName
1.1721 -
1.1722 +
1.1723 @return Returns a const pointer to the record containing the data - client does not need to delete this pointer after use.
1.1724 */
1.1725 - const SRecordTypeInfo* GetRecordInfo(){return iRecordInfo;}
1.1726 + const SRecordTypeInfo* GetRecordInfo(){return iRecordInfo;}
1.1727
1.1728 public:
1.1729 - CMDBRecordLink<CCDIAPRecord> iIap1; ///< IAP link 1 - links to first IAP record.
1.1730 - CMDBRecordLink<CCDIAPRecord> iIap2; ///< IAP link 2 - links to second IAP record.
1.1731 - CMDBRecordLink<CCDIAPRecord> iIap3; ///< IAP link 3 - links to third IAP record.
1.1732 - CMDBRecordLink<CCDIAPRecord> iIap4; ///< IAP link 4 - links to fourth IAP record.
1.1733 - CMDBRecordLink<CCDIAPRecord> iIap5; ///< IAP link 5 - links to fifth IAP record.
1.1734 - CMDBRecordLink<CCDIAPRecord> iIap6; ///< IAP link 6 - links to sixth IAP record.
1.1735 - CMDBRecordLink<CCDIAPRecord> iIap7; ///< IAP link 7 - links to seventh IAP record.
1.1736 - CMDBRecordLink<CCDIAPRecord> iIap8; ///< IAP link 8 - links to eighth IAP record.
1.1737 - CMDBRecordLink<CCDIAPRecord> iIap9; ///< IAP link 9 - links to ninth IAP record.
1.1738 - CMDBRecordLink<CCDIAPRecord> iIap10; ///< IAP link 10 - links to tenth IAP record.
1.1739 - CMDBRecordLink<CCDIAPRecord> iIap11; ///< IAP link 11- links to eleventh IAP record.
1.1740 - CMDBRecordLink<CCDIAPRecord> iIap12; ///< IAP link 12- links to twelveth IAP record.
1.1741 - CMDBRecordLink<CCDIAPRecord> iIap13; ///< IAP link 13- links to thirteenth IAP record.
1.1742 - CMDBRecordLink<CCDIAPRecord> iIap14; ///< IAP link 14- links to fourteenth IAP record.
1.1743 - CMDBRecordLink<CCDIAPRecord> iIap15; ///< IAP link 15- links to fifteenth IAP record.
1.1744 - CMDBField<TUint32> iIapCount; ///< Keeps count of the number of IAPs in the selection policy, for comparison purposes.
1.1745 + CMDBRecordLink<CCDIAPRecord> iIap1; //< IAP link 1 - links to first IAP record.
1.1746 + CMDBRecordLink<CCDIAPRecord> iIap2; //< IAP link 2 - links to second IAP record.
1.1747 + CMDBRecordLink<CCDIAPRecord> iIap3; //< IAP link 3 - links to third IAP record.
1.1748 + CMDBRecordLink<CCDIAPRecord> iIap4; //< IAP link 4 - links to fourth IAP record.
1.1749 + CMDBRecordLink<CCDIAPRecord> iIap5; //< IAP link 5 - links to fifth IAP record.
1.1750 + CMDBRecordLink<CCDIAPRecord> iIap6; //< IAP link 6 - links to sixth IAP record.
1.1751 + CMDBRecordLink<CCDIAPRecord> iIap7; //< IAP link 7 - links to seventh IAP record.
1.1752 + CMDBRecordLink<CCDIAPRecord> iIap8; //< IAP link 8 - links to eighth IAP record.
1.1753 + CMDBRecordLink<CCDIAPRecord> iIap9; //< IAP link 9 - links to ninth IAP record.
1.1754 + CMDBRecordLink<CCDIAPRecord> iIap10; //< IAP link 10 - links to tenth IAP record.
1.1755 + CMDBRecordLink<CCDIAPRecord> iIap11; //< IAP link 11- links to eleventh IAP record.
1.1756 + CMDBRecordLink<CCDIAPRecord> iIap12; //< IAP link 12- links to twelveth IAP record.
1.1757 + CMDBRecordLink<CCDIAPRecord> iIap13; //< IAP link 13- links to thirteenth IAP record.
1.1758 + CMDBRecordLink<CCDIAPRecord> iIap14; //< IAP link 14- links to fourteenth IAP record.
1.1759 + CMDBRecordLink<CCDIAPRecord> iIap15; //< IAP link 15- links to fifteenth IAP record.
1.1760 + CMDBField<TUint32> iIapCount; //< Keeps count of the number of IAPs in the selection policy, for comparison purposes.
1.1761
1.1762 private:
1.1763 static const SRecordTypeInfo* const iRecordInfo;
1.1764 };
1.1765
1.1766 -
1.1767 -//////////////////////////////////////////////////////////////////////////////////////
1.1768 -// 20/ BASE DUMMY SECURITY SETTINGS RECORD
1.1769 -//
1.1770 -/**
1.1771 -@internalComponent
1.1772 -*/
1.1773 -class CCDBaseSecRecord : public CCDRecordBase
1.1774 - {
1.1775 - public:
1.1776 -
1.1777 - CCDBaseSecRecord();
1.1778 -
1.1779 - CCDBaseSecRecord(TMDBElementId aElementId);
1.1780 -
1.1781 - DATA_VTABLE
1.1782 -
1.1783 - private:
1.1784 -
1.1785 - static const SRecordTypeInfo* const iRecordInfo;
1.1786 -
1.1787 - };
1.1788 -
1.1789 -//////////////////////////////////////////////////////////////////////////////////////
1.1790 -// 21/ EAP SECURITY SETTINGS RECORD
1.1791 -//
1.1792 -/**
1.1793 -@internalComponent
1.1794 -*/
1.1795 -class CCDEAPSecRecord : public CCDBaseSecRecord
1.1796 - {
1.1797 - public:
1.1798 -
1.1799 - CCDEAPSecRecord();
1.1800 -
1.1801 - CCDEAPSecRecord(TMDBElementId aElementId);
1.1802 -
1.1803 - DATA_VTABLE
1.1804 -
1.1805 - const SRecordTypeInfo* GetRecordInfo(){return iRecordInfo;}
1.1806 -
1.1807 - public:
1.1808 -
1.1809 - // Member Data
1.1810 -
1.1811 - CMDBField<TCommsDatEAPSECOuterEAPType> iEAPSecOuterEAPType;
1.1812 - CMDBField<TDesC> iEAPSecId;
1.1813 - CMDBField<TDesC> iEAPSecPassword;
1.1814 - CMDBField<TInt> iEAPSecConfigId;
1.1815 - CMDBRecordLink<CCDBaseSecRecord> iEAPSecData; // VCT - is this the correctlinktype??
1.1816 -#ifdef SYMBIAN_WIFI_WPS
1.1817 - CMDBField<TDesC> iEAPSecVendorId;
1.1818 - CMDBField<TInt> iEAPSecVendorType;
1.1819 -#endif //SYMBIAN_WIFI_WPS
1.1820 -
1.1821 - private:
1.1822 -
1.1823 - static const SRecordTypeInfo* const iRecordInfo;
1.1824 -
1.1825 - };
1.1826 -
1.1827 -
1.1828 -//////////////////////////////////////////////////////////////////////////////////////
1.1829 -// 21/ TUNNELLED EAP SETTINGS RECORD
1.1830 -//
1.1831 -/**
1.1832 -@internalComponent
1.1833 -*/
1.1834 -class CCDTunEAPRecord : public CCDBaseSecRecord
1.1835 - {
1.1836 - public:
1.1837 -
1.1838 - CCDTunEAPRecord();
1.1839 -
1.1840 - CCDTunEAPRecord(TMDBElementId aElementId);
1.1841 -
1.1842 - DATA_VTABLE
1.1843 -
1.1844 - const SRecordTypeInfo* GetRecordInfo(){return iRecordInfo;}
1.1845 -
1.1846 - public:
1.1847 -
1.1848 - // Member Data
1.1849 -
1.1850 - CMDBField<TCommsDatTunEapInnerType> iTUNEAPInnerType;
1.1851 - CMDBRecordLink<CCDEAPSecRecord> iTUNEAPData;
1.1852 -
1.1853 - private:
1.1854 -
1.1855 - static const SRecordTypeInfo* const iRecordInfo;
1.1856 - };
1.1857 -
1.1858 -
1.1859 -//////////////////////////////////////////////////////////////////////////////////////
1.1860 -// 22/ EAP-TLS SETTINGS RECORD
1.1861 -//
1.1862 -/**
1.1863 -@internalComponent
1.1864 -*/
1.1865 -class CCDEAPTLSRecord : public CCDBaseSecRecord
1.1866 - {
1.1867 - public:
1.1868 -
1.1869 - CCDEAPTLSRecord();
1.1870 -
1.1871 - CCDEAPTLSRecord(TMDBElementId aElementId);
1.1872 -
1.1873 - DATA_VTABLE
1.1874 -
1.1875 - const SRecordTypeInfo* GetRecordInfo(){return iRecordInfo;}
1.1876 -
1.1877 - public:
1.1878 -
1.1879 - // Member Data
1.1880 -
1.1881 - CMDBField<TDesC> iEAPTLSClientCertName;
1.1882 -
1.1883 - private:
1.1884 -
1.1885 - static const SRecordTypeInfo* const iRecordInfo;
1.1886 -
1.1887 -
1.1888 - };
1.1889 -
1.1890 -
1.1891 -//////////////////////////////////////////////////////////////////////////////////////
1.1892 -// 23/ LEAP SETTINGS RECORD
1.1893 -//
1.1894 -/**
1.1895 -@internalComponent
1.1896 -*/
1.1897 -class CCDLEAPRecord : public CCDBaseSecRecord
1.1898 - {
1.1899 - public:
1.1900 -
1.1901 - CCDLEAPRecord();
1.1902 -
1.1903 - CCDLEAPRecord(TMDBElementId aElementId);
1.1904 -
1.1905 - DATA_VTABLE
1.1906 -
1.1907 - const SRecordTypeInfo* GetRecordInfo(){return iRecordInfo;}
1.1908 -
1.1909 - public:
1.1910 -
1.1911 - // Member Data
1.1912 -
1.1913 - CMDBField<TInt> iLEAPTimeout;
1.1914 -
1.1915 - private:
1.1916 -
1.1917 - static const SRecordTypeInfo* const iRecordInfo;
1.1918 -
1.1919 -
1.1920 -
1.1921 - };
1.1922 -
1.1923 -
1.1924 -
1.1925 -//////////////////////////////////////////////////////////////////////////////////////
1.1926 -// 12/ EAP-SIM PROTOCOL RECORD
1.1927 -//
1.1928 -/**
1.1929 -@internalComponent
1.1930 -*/
1.1931 -class CCDEapSimProtocolRecord : public CCDRecordBase
1.1932 - {
1.1933 - public:
1.1934 -
1.1935 - CCDEapSimProtocolRecord();
1.1936 - CCDEapSimProtocolRecord(TMDBElementId aElementId);
1.1937 -
1.1938 - const SRecordTypeInfo* GetRecordInfo(){return iRecordInfo;}
1.1939 -
1.1940 - DATA_VTABLE
1.1941 -
1.1942 - public:
1.1943 -
1.1944 - CMDBField<TUint32> iProtocolId;
1.1945 - CMDBField<TDesC8> iPseudonym;
1.1946 - CMDBField<TBool> iUseNaiRealm;
1.1947 - CMDBField<TDesC8> iNaiRealm;
1.1948 - CMDBField<TUint8> iMinRands;
1.1949 -
1.1950 - private:
1.1951 -
1.1952 - static const SRecordTypeInfo* const iRecordInfo;
1.1953 - };
1.1954 -
1.1955 -
1.1956 -//////////////////////////////////////////////////////////////////////////////////////
1.1957 -// 13/ EAP-AKA PROTOCOL RECORD
1.1958 -//
1.1959 -/**
1.1960 -@internalComponent
1.1961 -*/
1.1962 -class CCDEapAkaProtocolRecord : public CCDRecordBase
1.1963 - {
1.1964 - public:
1.1965 -
1.1966 - CCDEapAkaProtocolRecord();
1.1967 - CCDEapAkaProtocolRecord(TMDBElementId aElementId);
1.1968 -
1.1969 - const SRecordTypeInfo* GetRecordInfo(){return iRecordInfo;}
1.1970 -
1.1971 - DATA_VTABLE
1.1972 -
1.1973 - public:
1.1974 -
1.1975 - CMDBField<TUint32> iProtocolId;
1.1976 - CMDBField<TDesC8> iPseudonym;
1.1977 - CMDBField<TBool> iUseNaiRealm;
1.1978 - CMDBField<TDesC8> iNaiRealm;
1.1979 -
1.1980 - private:
1.1981 - static const SRecordTypeInfo* const iRecordInfo;
1.1982 - };
1.1983 -
1.1984 -
1.1985 #ifdef SYMBIAN_NON_SEAMLESS_NETWORK_BEARER_MOBILITY
1.1986
1.1987 -//////////////////////////////////////////////////////////////////////////////////////
1.1988 +//
1.1989 // 1F/ AP PRIORITY SELECTION POLICY RECORD
1.1990 // ----------- --------------------------
1.1991 //| ID | NAME | | AP 1 | AP 2 | ... | AP N |
1.1992 @@ -2318,7 +1662,7 @@
1.1993 // ----------- --------------------------
1.1994 /**
1.1995 @publishedAll
1.1996 - @prototype
1.1997 + @released
1.1998 */
1.1999 class CCDAPPrioritySelectionPolicyRecord : public CCDSelectionPolicyRecordBase
1.2000 {
1.2001 @@ -2333,21 +1677,6 @@
1.2002 const SRecordTypeInfo* GetRecordInfo(){return iRecordInfo;}
1.2003
1.2004 public:
1.2005 - /*CMDBField<TUint32> iAp1;
1.2006 - CMDBField<TUint32> iAp2;
1.2007 - CMDBField<TUint32> iAp3;
1.2008 - CMDBField<TUint32> iAp4;
1.2009 - CMDBField<TUint32> iAp5;
1.2010 - CMDBField<TUint32> iAp6;
1.2011 - CMDBField<TUint32> iAp7;
1.2012 - CMDBField<TUint32> iAp8;
1.2013 - CMDBField<TUint32> iAp9;
1.2014 - CMDBField<TUint32> iAp10;
1.2015 - CMDBField<TUint32> iAp11;
1.2016 - CMDBField<TUint32> iAp12;
1.2017 - CMDBField<TUint32> iAp13;
1.2018 - CMDBField<TUint32> iAp14;
1.2019 - CMDBField<TUint32> iAp15;*/
1.2020
1.2021 CMDBRecordLink<CCDAccessPointRecord> iAp1;
1.2022 CMDBRecordLink<CCDAccessPointRecord> iAp2;
1.2023 @@ -2371,198 +1700,13 @@
1.2024 static const SRecordTypeInfo* const iRecordInfo;
1.2025 };
1.2026
1.2027 -//////////////////////////////////////////////////////////////////////////////////////
1.2028 -// TIER RECORD
1.2029 -// A Tier groups one or more APs that represent a single technology or a related group of technologies
1.2030 -// So a tier identifies the type of an AP
1.2031 -// A Tier is governed by a component called a Tier Manager
1.2032 -// Each Tier and each Tier Manager has a unique name and unique numeric identifier
1.2033 -// ----------- ---------------------
1.2034 -//| ID | NAME | | PREFERENCE RESOLVER |
1.2035 -//|-----------| |---------------------
1.2036 -//| * | * | | * |
1.2037 -// ----------- ---------------------
1.2038 -// ID - Access point type's (tier's) unique ID.
1.2039 -// NAME - Access point type's (tier's) unique name.
1.2040 -// TIER MANAGER NAME - Tier's preference resolver id interpreted by the framework.
1.2041 -// TIER MANAGER UID - Tier's preference resolver id interpreted by the framework.
1.2042
1.2043 -/**
1.2044 -@internalTechnology
1.2045 -@prototype
1.2046 -*/
1.2047 -class CCDTierRecord : public CCDRecordBase
1.2048 - {
1.2049 - public:
1.2050 - CCDTierRecord(TMDBElementId aElementId);
1.2051 -
1.2052 - DATA_VTABLE
1.2053 -
1.2054 - const SRecordTypeInfo* GetRecordInfo(){return iRecordInfo;}
1.2055 -
1.2056 - public:
1.2057 - CMDBField<TDesC> iTierThreadName; //Tier's thread name.
1.2058 - CMDBField<TDesC> iTierManagerName; //Tier's manager name.
1.2059 - CMDBField<TBool> iPromptUser; //Tier's default access point.
1.2060 - CMDBRecordLink<CCDAccessPointRecord> iDefaultAccessPoint; //Tier's default access point.
1.2061 -
1.2062 - private:
1.2063 - static const SRecordTypeInfo* const iRecordInfo;
1.2064 - };
1.2065 -
1.2066 -//////////////////////////////////////////////////////////////////////////////////////
1.2067 -// MCPR TYPE RECORD
1.2068 -// -----------
1.2069 -//| ID | NAME |
1.2070 -//|-----------|
1.2071 -//| * | * |
1.2072 -// -----------
1.2073 -/**
1.2074 -@internalTechnology
1.2075 -@prototype
1.2076 -*/
1.2077 -class CCDMCprRecord : public CCDRecordBase
1.2078 - {
1.2079 - public:
1.2080 - CCDMCprRecord(TMDBElementId aElementId);
1.2081 -
1.2082 - DATA_VTABLE
1.2083 -
1.2084 - const SRecordTypeInfo* GetRecordInfo(){return iRecordInfo;}
1.2085 -
1.2086 - public:
1.2087 - CMDBField<TUint32> iMCprUid; //MCpr's UID.
1.2088 -
1.2089 - private:
1.2090 - static const SRecordTypeInfo* const iRecordInfo;
1.2091 - };
1.2092 -
1.2093 -//////////////////////////////////////////////////////////////////////////////////////
1.2094 -// CPR TYPE RECORD
1.2095 -/**
1.2096 -@internalTechnology
1.2097 -@prototype
1.2098 -*/
1.2099 -class CCDCprRecord : public CCDRecordBase
1.2100 - {
1.2101 - public:
1.2102 - CCDCprRecord(TMDBElementId aElementId);
1.2103 -
1.2104 - DATA_VTABLE
1.2105 -
1.2106 - const SRecordTypeInfo* GetRecordInfo(){return iRecordInfo;}
1.2107 -
1.2108 - public:
1.2109 - CMDBField<TUint32> iCprUid; //Cpr's UID.
1.2110 -
1.2111 - private:
1.2112 - static const SRecordTypeInfo* const iRecordInfo;
1.2113 - };
1.2114 -
1.2115 -//////////////////////////////////////////////////////////////////////////////////////
1.2116 -// SCPR TYPE RECORD
1.2117 -/**
1.2118 -@internalTechnology
1.2119 -@prototype
1.2120 -*/
1.2121 -class CCDSCprRecord : public CCDRecordBase
1.2122 - {
1.2123 - public:
1.2124 - CCDSCprRecord(TMDBElementId aElementId);
1.2125 -
1.2126 - DATA_VTABLE
1.2127 -
1.2128 - const SRecordTypeInfo* GetRecordInfo(){return iRecordInfo;}
1.2129 -
1.2130 - public:
1.2131 - CMDBField<TUint32> iSCprUid; //SCpr's UID.
1.2132 -
1.2133 - private:
1.2134 - static const SRecordTypeInfo* const iRecordInfo;
1.2135 - };
1.2136 -
1.2137 -//////////////////////////////////////////////////////////////////////////////////////
1.2138 -// PROTOCOL TYPE RECORD
1.2139 -/**
1.2140 -@internalTechnology
1.2141 -@prototype
1.2142 -*/
1.2143 -class CCDProtocolRecord : public CCDRecordBase
1.2144 - {
1.2145 - public:
1.2146 - CCDProtocolRecord(TMDBElementId aElementId);
1.2147 -
1.2148 - DATA_VTABLE
1.2149 -
1.2150 - const SRecordTypeInfo* GetRecordInfo(){return iRecordInfo;}
1.2151 -
1.2152 - public:
1.2153 - CMDBField<TUint32> iProtocolUid; //Protocol's UID.
1.2154 - CMDBField<TUint32> iProtocolConfigLoaderUid; // ecom plugin to load protocol's config
1.2155 - private:
1.2156 - static const SRecordTypeInfo* const iRecordInfo;
1.2157 - };
1.2158 -
1.2159 -
1.2160 -//////////////////////////////////////////////////////////////////////////////////////
1.2161 -// BEARER TYPE RECORD
1.2162 -// Identifies the components needed to build an AP to perform a particular service
1.2163 -/**
1.2164 -@internalTechnology
1.2165 -@prototype
1.2166 -*/
1.2167 -class CCDBearerTypeRecord : public CCDRecordBase
1.2168 - {
1.2169 - public:
1.2170 - CCDBearerTypeRecord(TMDBElementId aElementId);
1.2171 -
1.2172 - DATA_VTABLE
1.2173 -
1.2174 - const SRecordTypeInfo* GetRecordInfo(){return iRecordInfo;}
1.2175 -
1.2176 - public:
1.2177 - CMDBRecordLink<CCDTierRecord> iTier;
1.2178 - CMDBRecordLink<CCDMCprRecord> iMCpr;
1.2179 - CMDBRecordLink<CCDCprRecord> iCpr;
1.2180 - CMDBRecordLink<CCDSCprRecord> iSCpr;
1.2181 - CMDBRecordLink<CCDProtocolRecord> iProtocol;
1.2182 -
1.2183 - private:
1.2184 - static const SRecordTypeInfo* const iRecordInfo;
1.2185 - };
1.2186 -
1.2187 -//////////////////////////////////////////////////////////////////////////////////////
1.2188 -// CONFIG ACCESS POINT RECORD
1.2189 -/**
1.2190 -@internalTechnology
1.2191 -@prototype
1.2192 -*/
1.2193 -class CCDConfigAccessPointRecord : public CCDRecordBase
1.2194 - {
1.2195 - public:
1.2196 - CCDConfigAccessPointRecord(TMDBElementId aElementId);
1.2197 -
1.2198 - DATA_VTABLE
1.2199 -
1.2200 - const SRecordTypeInfo* GetRecordInfo(){return iRecordInfo;}
1.2201 -
1.2202 - public:
1.2203 - CMDBRecordLink<CCDSCprRecord> iSCpr;
1.2204 - CMDBRecordLink<CCDProtocolRecord> iProtocol;
1.2205 - CMDBField<TMDBElementId> iProtocolConfig;
1.2206 - CMDBRecordLink<CCDConfigAccessPointRecord> iLayerBelow;
1.2207 -
1.2208 - private:
1.2209 - static const SRecordTypeInfo* const iRecordInfo;
1.2210 - };
1.2211 -
1.2212 -
1.2213 -//////////////////////////////////////////////////////////////////////////////////////
1.2214 +//
1.2215 // POLICY SELECTOR RECORD
1.2216 //
1.2217 /**
1.2218 @publishedAll
1.2219 -@prototype
1.2220 +@released
1.2221 */
1.2222 class CCDPolicySelectorRecord : public CCDRecordBase
1.2223 {
1.2224 @@ -2598,7 +1742,7 @@
1.2225 };
1.2226
1.2227
1.2228 -//////////////////////////////////////////////////////////////////////////////////////
1.2229 +//
1.2230 // POLICY SELECTOR 2 PARAMS RECORD
1.2231 //
1.2232 /**
1.2233 @@ -2606,7 +1750,7 @@
1.2234 Params tables are GenericQos, UmtsR99QoSAndOnTableRecord
1.2235
1.2236 @publishedAll
1.2237 -@prototype
1.2238 +@released
1.2239 */
1.2240 class CCDPolicySelector2ParamsRecord : public CCDRecordBase
1.2241 {
1.2242 @@ -2630,12 +1774,12 @@
1.2243 static const SRecordTypeInfo* const iRecordInfo;
1.2244 };
1.2245
1.2246 -//////////////////////////////////////////////////////////////////////////////////////
1.2247 +//
1.2248 // GENERIC QOS PARAMETER RECORD
1.2249 //
1.2250 /**
1.2251 @publishedAll
1.2252 -@prototype
1.2253 +@released
1.2254 */
1.2255 class CCDGenericQosRecord : public CCDParamsRecordBase
1.2256 {
1.2257 @@ -2672,14 +1816,11 @@
1.2258 static const SRecordTypeInfo* const iRecordInfo;
1.2259 };
1.2260
1.2261 -// need to preserve compatibility, soon to become internalTechnology
1.2262 -//#ifdef SYMBIAN_NETWORKING_WIFI
1.2263 -//////////////////////////////////////////////////////////////////////////////////////
1.2264 +//
1.2265 // WIFI SCANENGINE RECORD
1.2266 //
1.2267 /**
1.2268 -@publishedAll
1.2269 -@prototype
1.2270 +@internalTechnology
1.2271 */
1.2272 class CCDWifiScanEngineRecord : public CCDRecordBase
1.2273 {
1.2274 @@ -2702,11 +1843,16 @@
1.2275
1.2276 static const SRecordTypeInfo* const iRecordInfo;
1.2277 };
1.2278 -//#endif //SYMBIAN_NETWORKING_WIFI
1.2279
1.2280 #endif // SYMBIAN_NON_SEAMLESS_NETWORK_BEARER_MOBILITY
1.2281
1.2282 } // end namespace CommsDat
1.2283
1.2284 +#ifndef SYMBIAN_ENABLE_SPLIT_HEADERS
1.2285 +#include <commsdattypesv1_1_partner.h>
1.2286 +#include <commsdattypesv1_1_internal.h>
1.2287 +#endif
1.2288 +
1.2289 #endif
1.2290 //COMMSDATTYPESV1_1_H
1.2291 +