| class CMceSessionReceiver : public CMceItcReceiverBase |
| Public Member Functions | |
|---|---|
| CMceSessionReceiver(RMce &, CMceSession &) | |
| ~CMceSessionReceiver() | |
| void | ReplaceSession(CMceSession &) |
| Private Member Functions | |
|---|---|
| CMceMsgBase * | DecodeMessageLC(TMceIds &, const TDesC8 &) |
| void | ErrorOccuredL(TMceIds &, TInt) |
| void | IncomingEventL(TMceItcCallBack, TMceIds &, const TDesC8 &) |
| void | IncomingEventL(TMceItcCallBack, TMceIds &, const TDesC8 &, HBufC8 *) |
| void | IncomingEventL(TMceItcCallBack, TMceIds &) |
| Inherited Enumerations | |
|---|---|
| CActive:TPriority | |
| Private Attributes | |
|---|---|
| CMceSession * | iSession |
| Inherited Attributes | |
|---|---|
| CActive::iStatus | |
| CMceItcReceiverBase::iIdsPckg | |
| CMceSessionReceiver | ( | RMce & | aMce, |
| CMceSession & | aSession | ||
| ) | |||
| RMce & aMce | |
| CMceSession & aSession |
| CMceMsgBase * | DecodeMessageLC | ( | TMceIds & | aIds, |
| const TDesC8 & | aContext | |||
| ) | [private] | |||
| void | IncomingEventL | ( | TMceItcCallBack | aEvent, |
| TMceIds & | aIds, | |||
| const TDesC8 & | aContext | |||
| ) | [private, virtual] | |||
| TMceItcCallBack aEvent | |
| TMceIds & aIds | |
| const TDesC8 & aContext |
| void | IncomingEventL | ( | TMceItcCallBack | aEvent, |
| TMceIds & | aIds, | |||
| const TDesC8 & | aContext, | |||
| HBufC8 * | aContent | |||
| ) | [private, virtual] | |||
| TMceItcCallBack aEvent | |
| TMceIds & aIds | |
| const TDesC8 & aContext | |
| HBufC8 * aContent |
| void | IncomingEventL | ( | TMceItcCallBack | aEvent, |
| TMceIds & | aIds | |||
| ) | [private, virtual] | |||
| TMceItcCallBack aEvent | |
| TMceIds & aIds |
| void | ReplaceSession | ( | CMceSession & | aNewSession | ) |
| CMceSession & aNewSession |
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.