TPfqosMessage Class Reference
Internal representation of PF_QOS message
This class is either misnamed (should not be a T-class) or misdesigned. The instance of this object owns dynamically allocated heap objects in member variables iModuleList and iExtentions. Thus, the destructor of this class must always be executed.
Constructor & Destructor Documentation
TPfqosMessage(const TDesC8 &)
IMPORT_C
|
TPfqosMessage
|
(
|
const
TDesC8
&
|
aMsg
|
)
|
|
TPfqosMessage()
IMPORT_C
|
TPfqosMessage
|
(
|
)
|
|
~TPfqosMessage()
IMPORT_C
|
~TPfqosMessage
|
(
|
)
|
|
Member Functions Documentation
AddExtension(CPfqosPolicyData &)
AddExtensionL(const TDesC8 &, TInt)
IMPORT_C void
|
AddExtensionL
|
(
|
const
TDesC8
&
|
aExtension,
|
|
TInt
|
aType
|
|
)
|
|
AddModuleL(T_pfqos_module &, const TDesC8 &)
IMPORT_C void
|
AddModuleL
|
(
|
T_pfqos_module
&
|
aModule,
|
|
const
TDesC8
&
|
aConfigData
|
|
)
|
|
Parameters
T_pfqos_module
& aModule
|
|
const
TDesC8
& aConfigData
|
|
ByteStreamL(RMBufChain &)
IMPORT_C void
|
ByteStreamL
|
(
|
RMBufChain
&
|
aPacket
|
)
|
|
ExtensionLength()
IMPORT_C
TUint
|
ExtensionLength
|
(
|
)
|
|
ModuleLength()
IMPORT_C
TUint
|
ModuleLength
|
(
|
)
|
|
RemovePolicyData()
IMPORT_C void
|
RemovePolicyData
|
(
|
)
|
|
SetQoSParameters(TQoSParameters &)
Member Data Documentation
TPfqosConfigFile
iConfigFile
TPfqosConfigure
iConfigure
TSglQue< CPfqosPolicyData > iExtensions
TSglQue< TPfqosModule > iModuleList
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.