CSblpPolicy Class Reference
class CSblpPolicy : public CExtensionBase
|
Constructor & Destructor Documentation
CSblpPolicy()
CSblpPolicy
|
(
|
)
|
[protected]
|
~CSblpPolicy()
IMPORT_C
|
~CSblpPolicy
|
(
|
)
|
[virtual]
|
Member Functions Documentation
ConstructL()
void
|
ConstructL
|
(
|
)
|
[protected]
|
Copy(const CExtensionBase &)
Copies aExtension into this object.
The extension must implement this function to allow copying of extensions.
-
capability
-
NetworkServices Restrict QoS operations in similar way as normal socket operations.
CreateL()
Extension must implement this function to allow qoslib to create extensions.
-
capability
-
NetworkServices Restrict QoS operations in similar way as normal socket operations.
-
leave
-
If no memory is available.
Data()
IMPORT_C
TDesC8
&
|
Data
|
(
|
)
|
[virtual]
|
Gets the extension data in a descriptor.
The extension must implement this function to allow qoslib to fetch the extension data.
-
capability
-
NetworkServices Restrict QoS operations in similar way as normal socket operations.
GetSblpParameters(CSblpParameters &)
ParseMessage(const TDesC8 &)
IMPORT_C
TInt
|
ParseMessage
|
(
|
const
TDesC8
&
|
aData
|
)
|
[virtual]
|
Parses the extension data received as a parameter.
The extension must implement this function to allow qoslib give the extension data to the extension object.
-
capability
-
NetworkServices Restrict QoS operations in similar way as normal socket operations.
Parameters
const
TDesC8
& aData
|
Extension data.
|
SetSblpParameters(const CSblpParameters &)
Member Data Documentation
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.