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 | ) | |
Member Functions Documentation
AddExtension(CPfqosPolicyData &)
AddExtensionL(const TDesC8 &, TInt)
IMPORT_C void | AddExtensionL | ( | const TDesC8 & | aExtension, |
| TInt | aType |
| ) | |
AddModuleL(T_pfqos_module &, const TDesC8 &)
ByteStreamL(RMBufChain &)
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.