CMPXMessageMonitor Class Reference
class CMPXMessageMonitor : public CActive
|
Monitor messages in the message queue. The class is always derived from and is never instantiated explicitly.
mpxcommon.lib
Constructor & Destructor Documentation
CMPXMessageMonitor(const RMPXSession &, MMPXMessageObserver &)
CMPXMessageMonitor
|
(
|
const
RMPXSession
&
|
aSession,
|
|
MMPXMessageObserver &
|
aObserver
|
|
)
|
[private]
|
Parameters
const
RMPXSession
& aSession
|
refrence to session object
|
MMPXMessageObserver & aObserver
|
observer
|
~CMPXMessageMonitor()
IMPORT_C
|
~CMPXMessageMonitor
|
(
|
)
|
[virtual]
|
Member Functions Documentation
ConstructL()
void
|
ConstructL
|
(
|
)
|
[private]
|
Second phase constructor.
DoCancel()
IMPORT_C void
|
DoCancel
|
(
|
)
|
[protected, virtual]
|
From
CActive
. Implements cancellation of an outstanding request.
GetNextMessage()
IMPORT_C void
|
GetNextMessage
|
(
|
)
|
|
NewL(const RMPXSession &, MMPXMessageObserver &)
Parameters
const
RMPXSession
& aSession
|
refrence to session object
|
MMPXMessageObserver & aObserver
|
observer
|
RunError(TInt)
IMPORT_C
TInt
|
RunError
|
(
|
TInt
|
aError
|
)
|
[protected, virtual]
|
From
CActive
. Handles a leave occurring in the request completion event handler
RunL()
.
RunL()
IMPORT_C void
|
RunL
|
(
|
)
|
[protected, virtual]
|
From
CActive
. Handles request completion event.
WaitForNextMessage()
void
|
WaitForNextMessage
|
(
|
)
|
[protected]
|
Member Data Documentation
TPckgBuf< TInt > iErrorPkg
TPckgBuf< TInt > iMsgDataPkg
MMPXMessageObserver & iObserver
MMPXMessageObserver &
|
iObserver
|
[private]
|
const RMPXSession & iSession
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.