CAknAppServiceBase Class Reference
class CAknAppServiceBase : public CApaAppServiceBase |
Base class for server app service IPC implementations. This class provides notifications of service creation and destruction to the server, to give the server the ability to handle the case where all clients have closed their sessions.
Constructor & Destructor Documentation
CAknAppServiceBase()
IMPORT_C | CAknAppServiceBase | ( | ) | |
~CAknAppServiceBase()
IMPORT_C | ~CAknAppServiceBase | ( | ) | |
Member Functions Documentation
CreateL()
IMPORT_C void | CreateL | ( | ) | [protected, virtual] |
ServiceError(const RMessage2 &, TInt)
IMPORT_C void | ServiceError | ( | const RMessage2 & | aMessage, |
| TInt | aError |
| ) | [protected, virtual] |
Parameters
const RMessage2 & aMessage | The client message. |
TInt aError | The error code to which occured during message servicing |
ServiceL(const RMessage2 &)
IMPORT_C void | ServiceL | ( | const RMessage2 & | aMessage | ) | [protected, virtual] |
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.