| class RPacketQoS::TQoSCapsGPRS : public TPacketDataConfigBase |
Supported GPRS QoS capabilities.
v9.3 Use TQoSCapsR99_R4 or TQoSCapsR5 instead.
| Public Member Functions | |
|---|---|
| TQoSCapsGPRS() | |
| Inherited Functions | |
|---|---|
| TPacketDataConfigBase::ExtensionId() | |
| Inherited Enumerations | |
|---|---|
| TPacketDataConfigBase:@105 | |
| Public Attributes | |
|---|---|
| TUint | iDelay |
| TUint | iMean |
| TUint | iPeak |
| TUint | iPrecedence |
| TUint | iReliability |
| Inherited Attributes | |
|---|---|
| TPacketDataConfigBase::iExtensionId | |
| IMPORT_C | TQoSCapsGPRS | ( | ) |
Standard constructor.
v9.3 Use RPacketQoS::TQoSCapsR99_R4::TQoSCapsR99_R4 or RPacketQoS::TQoSCapsR5::TQoSCapsR5 instead.
Initializes the GPRS QoS profile with default values. Sets iExtensionId to KConfigGPRS.
| TUint | iDelay |
Bit-wise sum of the TQoSDelay attributes.
The default value is EUnspecifiedDelay.
| TUint | iMean |
Bit-wise sum of the TQoSMeanThroughput attributes.
The default value is EUnspecifiedMeanThroughput.
| TUint | iPeak |
Bit-wise sum of the TQoSPeakThroughput attributes.
The default value is EUnspecifiedPeakThroughput.
| TUint | iPrecedence |
Bit-wise sum of the TQoSPrecedence attributes.
The default value is EUnspecifiedPrecedence.
| TUint | iReliability |
Bit-wise sum of the TQoSReliability attributes.
The default value is EUnspecifiedReliability.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.