RPacketQoS::TQoSCapsGPRS Class Reference

class RPacketQoS::TQoSCapsGPRS : public TPacketDataConfigBase

Supported GPRS QoS capabilities.

v9.3 Use TQoSCapsR99_R4 or TQoSCapsR5 instead.

Inherits from

Constructor & Destructor Documentation

TQoSCapsGPRS()

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.

Member Data Documentation

TUint iDelay

TUint iDelay

Bit-wise sum of the TQoSDelay attributes.

The default value is EUnspecifiedDelay.

TUint iMean

TUint iMean

Bit-wise sum of the TQoSMeanThroughput attributes.

The default value is EUnspecifiedMeanThroughput.

TUint iPeak

TUint iPeak

Bit-wise sum of the TQoSPeakThroughput attributes.

The default value is EUnspecifiedPeakThroughput.

TUint iPrecedence

TUint iPrecedence

Bit-wise sum of the TQoSPrecedence attributes.

The default value is EUnspecifiedPrecedence.

TUint iReliability

TUint iReliability

Bit-wise sum of the TQoSReliability attributes.

The default value is EUnspecifiedReliability.