Public Member Functions | |
| IMPORT_C | CTxtViewerServiceSession () |
| ~CTxtViewerServiceSession () | |
Protected Member Functions | |
| void | CreateL () |
| void | ServiceL (const RMessage2 &aMessage) |
| void | ServiceError (const RMessage2 &aMessage, TInt aError) |
Definition at line 36 of file TxtViewerServiceSession.h.
| EXPORT_C CTxtViewerServiceSession::CTxtViewerServiceSession | ( | ) |
C++ Constructor
Definition at line 23 of file TxtViewerServiceSession.cpp.
| CTxtViewerServiceSession::~CTxtViewerServiceSession | ( | ) |
C++ Destructor
Definition at line 32 of file TxtViewerServiceSession.cpp.
| void CTxtViewerServiceSession::CreateL | ( | ) | [protected] |
Just basecalls CAknAppServiceBase
Definition at line 40 of file TxtViewerServiceSession.cpp.
| void CTxtViewerServiceSession::ServiceError | ( | const RMessage2 & | aMessage, | |
| TInt | aError | |||
| ) | [protected] |
Basecalls CAknAppServiceBase.
Definition at line 68 of file TxtViewerServiceSession.cpp.
1.6.2