CMMFSubThreadSession Class Reference
class CMMFSubThreadSession : public CMmfIpcSession
|
Subthread session base class. Derived classes must implement the
ServiceL()
method.
Constructor & Destructor Documentation
CMMFSubThreadSession()
CMMFSubThreadSession
|
(
|
)
|
[protected, inline]
|
~CMMFSubThreadSession()
~CMMFSubThreadSession
|
(
|
)
|
[virtual]
|
Member Functions Documentation
CancelReceiveEvents()
TBool
|
CancelReceiveEvents
|
(
|
)
|
[protected]
|
CreateL(const CMmfIpcServer &)
ReceiveEventsL(const RMmfIpcMessage &)
SendEventToClient(const TMMFEvent &)
ServiceL(const RMmfIpcMessage &)
Handles the servicing of a client request that has been passed to the server.
This function must be implemented in a derived class. The details of the request are contained within the message.
Parameters
const
RMmfIpcMessage
& aMessage
|
The message containing the details of the client request.
|
ShutDown()
TBool
|
ShutDown
|
(
|
)
|
[protected]
|
Member Data Documentation
CMMFSubThreadEventReceiver * iEventReceiver
RArray< TMMFEvent > iEvents
CMMFSubThreadServer * iServer
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.