TUmtsR5QoSParameters Class Reference

class TUmtsR5QoSParameters : public TUmtsQoSParameters

This class contain the 3GPP R5 Networking QoS support paramters with the old R99 umts parameters (supported by TUmtsQoSParameters class)

Inherits from

Public Member Functions
TUmtsR5QoSParameters ()
IMPORT_C TInt SetSignallingIndicator ( TBool )
IMPORT_C TInt SetSourceStatisticsDescriptor ( TUmtsSourceStatisticsDescriptor )
IMPORT_C TBool SignallingIndicator ()
IMPORT_C TUmtsSourceStatisticsDescriptor SourceStatisticsDescriptor ()
Inherited Functions
TUmtsQoSParameters::DeliveryOfErroneusSdu()const
TUmtsQoSParameters::DeliveryOrder()const
TUmtsQoSParameters::ErrorRatio()const
TUmtsQoSParameters::GuaranteedBitrateDownlink()const
TUmtsQoSParameters::GuaranteedBitrateUplink()const
TUmtsQoSParameters::MaxBitrateDownlink()const
TUmtsQoSParameters::MaxBitrateUplink()const
TUmtsQoSParameters::MaxSduSize()const
TUmtsQoSParameters::Priority()const
TUmtsQoSParameters::ResidualBer()const
TUmtsQoSParameters::SetDeliveryOfErroneusSdu(TUmtsErroneousSDUDelivery)
TUmtsQoSParameters::SetDeliveryOrder(TUmtsDeliveryOrder)
TUmtsQoSParameters::SetErrorRatio(TUmtsSDUErrorRatio)
TUmtsQoSParameters::SetGuaranteedBitrateDownlink(TUint)
TUmtsQoSParameters::SetGuaranteedBitrateUplink(TUint)
TUmtsQoSParameters::SetMaxBitrateDownlink(TUint)
TUmtsQoSParameters::SetMaxBitrateUplink(TUint)
TUmtsQoSParameters::SetMaxSduSize(TUint)
TUmtsQoSParameters::SetPriority(TUmtsTrafficHandlingPriority)
TUmtsQoSParameters::SetResidualBer(TUmtsBitErrorRatio)
TUmtsQoSParameters::SetTrafficClass(TUmtsTrafficClass)
TUmtsQoSParameters::SetTransferDelay(TUint)
TUmtsQoSParameters::TUmtsQoSParameters()
TUmtsQoSParameters::TrafficClass()const
TUmtsQoSParameters::TransferDelay()const
Protected Attributes
TBool iSignallingIndicator
TUmtsSourceStatisticsDescriptor iSrcStatisticsDesc
Inherited Attributes
TUmtsQoSParameters::iDeliveryOfErroneusSdu
TUmtsQoSParameters::iDeliveryOrder
TUmtsQoSParameters::iErrorRatio
TUmtsQoSParameters::iGuaBitrateDownlink
TUmtsQoSParameters::iGuaBitrateUplink
TUmtsQoSParameters::iMaxBitrateDownlink
TUmtsQoSParameters::iMaxBitrateUplink
TUmtsQoSParameters::iMaxSduSize
TUmtsQoSParameters::iPriority
TUmtsQoSParameters::iResidualBer
TUmtsQoSParameters::iTrafficClass
TUmtsQoSParameters::iTransferDelay

Constructor & Destructor Documentation

TUmtsR5QoSParameters()

IMPORT_C TUmtsR5QoSParameters ( )

Constructor

Member Functions Documentation

SetSignallingIndicator(TBool)

IMPORT_C TInt SetSignallingIndicator ( TBool aSignallingIndicator )

Sets the Signalling Indicator flag

Parameters

TBool aSignallingIndicator Value to which to set the Signalling Indicator flag

SetSourceStatisticsDescriptor(TUmtsSourceStatisticsDescriptor)

IMPORT_C TInt SetSourceStatisticsDescriptor ( TUmtsSourceStatisticsDescriptor aSrcStatisticsDesc )

Sets the Source Statistics Descriptor

Parameters

TUmtsSourceStatisticsDescriptor aSrcStatisticsDesc Value to which to set the Source Statistics Descriptor

SignallingIndicator()

IMPORT_C TBool SignallingIndicator ( ) const

Gets the current Signalling Indicator flag

SourceStatisticsDescriptor()

IMPORT_C TUmtsSourceStatisticsDescriptor SourceStatisticsDescriptor ( ) const

Gets the current Source Statistics Descriptor value

Member Data Documentation

TBool iSignallingIndicator

TBool iSignallingIndicator [protected]

TUmtsSourceStatisticsDescriptor iSrcStatisticsDesc

TUmtsSourceStatisticsDescriptor iSrcStatisticsDesc [protected]