CTelSrvBase Class Reference
class CTelSrvBase : public CBase |
Constructor & Destructor Documentation
CTelSrvBase()
Constructor for performing 1st stage construction
Member Functions Documentation
BaseConstructL(CMediatorService *)
EPOC default constructor for performing 2nd stage construction
CommandResponseL(const TDesC8 &)
void | CommandResponseL | ( | const TDesC8 & | aData | ) | |
Parameters
const TDesC8 & aData | The parameters of the response. |
DoHandleCommandResponseL(const TDesC8 &)
void | DoHandleCommandResponseL | ( | const TDesC8 & | aData | ) | [protected, pure virtual] |
Abstract method to be implemented by concrete subclass.
DoHandleMediatorEventL(const TDesC8 &)
void | DoHandleMediatorEventL | ( | const TDesC8 & | aData | ) | [protected, pure virtual] |
Abstract method to be implemented by concrete subclass.
DoReSendCommand(TAny *)
TInt
| DoReSendCommand | ( | TAny * | aPtr | ) | [protected, static] |
Starts re-sending mediator command.
Initialize()
void | Initialize | ( | ) | [protected] |
Get the current info through Mediator. Takes care about the situation that Mediator command must be re-send.
MediatorEventL(const TDesC8 &)
void | MediatorEventL | ( | const TDesC8 & | aData | ) | [virtual] |
Parameters
const TDesC8 & aData | The parameters of the event. |
SubscribeMediatorEventL()
void | SubscribeMediatorEventL | ( | ) | [protected, virtual] |
Subscribe to Mediator Event.
Member Data Documentation
CIdle * iCommandBuffer
CIdle * | iCommandBuffer | [private] |
idle object handling of re-sending mediator command. Own.
CMediatorService * iMediatorService
CActiveSchedulerWait * iWaitForCommandResponse
To synchronize construction. Own.
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.