CHssSrvNotifications Class Reference
class CHssSrvNotifications : public CActive
|
CHssSrvNotifications
offers the notification service. Active object that waits notifications from server.
Constructor & Destructor Documentation
CHssSrvNotifications(MHssSrvNotifications &, RHssInterface &)
~CHssSrvNotifications()
~CHssSrvNotifications
|
(
|
)
|
[virtual]
|
Member Functions Documentation
Activate(MHssSrvNotifications &)
Change the callback interface and activate notifications
ConstructL()
void
|
ConstructL
|
(
|
)
|
[private]
|
Second phase construction.
DoCancel()
void
|
DoCancel
|
(
|
)
|
[protected, virtual]
|
NewL(MHssSrvNotifications &, RHssInterface &)
Create and activate notification service.
Note:
The notification service is activated in this call.
RunL()
void
|
RunL
|
(
|
)
|
[protected, virtual]
|
(From
CActive
) Receive notification.
SetCancelled()
Sets the requests cancelled flag so that no new notification requests are done once current notification is complete.
WaitForNotifications()
void
|
WaitForNotifications
|
(
|
)
|
[private]
|
Member Data Documentation
MHssSrvNotifications * iCallback
Callback interface to the client
TBool
iCancelRequested
TBool
|
iCancelRequested
|
[private]
|
Cancel has been requested
TPckg< THssPckgData > iDataPckg
Data package for return data
THssPckgData
iReturnData
Return data value from server for the asynchronous messages
RHssInterface & iServer
Interface to send messages to the server
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.