class TUmtsR5QoSParameters : public TUmtsQoSParameters |
This class contain the 3GPP R5 Networking QoS support paramters with the old R99 umts parameters (supported by TUmtsQoSParameters class)
Public Member Functions | |
---|---|
TUmtsR5QoSParameters () | |
IMPORT_C TInt | SetSignallingIndicator ( TBool ) |
IMPORT_C TInt | SetSourceStatisticsDescriptor ( TUmtsSourceStatisticsDescriptor ) |
IMPORT_C TBool | SignallingIndicator () |
IMPORT_C TUmtsSourceStatisticsDescriptor | SourceStatisticsDescriptor () |
Protected Attributes | |
---|---|
TBool | iSignallingIndicator |
TUmtsSourceStatisticsDescriptor | iSrcStatisticsDesc |
IMPORT_C TInt | SetSignallingIndicator | ( | TBool | aSignallingIndicator | ) |
Sets the Signalling Indicator flag
TBool aSignallingIndicator | Value to which to set the Signalling Indicator flag |
IMPORT_C TInt | SetSourceStatisticsDescriptor | ( | TUmtsSourceStatisticsDescriptor | aSrcStatisticsDesc | ) |
Sets the Source Statistics Descriptor
TUmtsSourceStatisticsDescriptor aSrcStatisticsDesc | Value to which to set the Source Statistics Descriptor |
IMPORT_C TBool | SignallingIndicator | ( | ) | const |
Gets the current Signalling Indicator flag
IMPORT_C TUmtsSourceStatisticsDescriptor | SourceStatisticsDescriptor | ( | ) | const |
Gets the current Source Statistics Descriptor value
TUmtsSourceStatisticsDescriptor | iSrcStatisticsDesc | [protected] |
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.