Public Member Functions | |
TUid | AppDllUid () const |
TUid | AppDllUid () const |
Protected Member Functions | |
CApaDocument * | CreateDocumentL () |
CApaDocument * | CreateDocumentL () |
CS60ClientServerLabApp application class. Provides factory to create concrete document object. An instance of CS60ClientServerLabApp is the application part of the AVKON application framework for the S60ClientServerLab example application.
Definition at line 17 of file S60ClientServerLabApplication.h.
TUid CS60ClientServerLabApp::AppDllUid | ( | ) | const |
From CApaApplication, AppDllUid.
Definition at line 30 of file S60ClientServerLabApplication.cpp.
CApaDocument * CS60ClientServerLabApp::CreateDocumentL | ( | ) | [protected] |
From CApaApplication, CreateDocumentL. Creates CS60ClientServerLabDocument document object. The returned pointer in not owned by the CS60ClientServerLabApp object.
Definition at line 18 of file S60ClientServerLabApplication.cpp.
TUid CS60ClientServerLabApp::AppDllUid | ( | ) | const |
From CApaApplication, AppDllUid.
CApaDocument* CS60ClientServerLabApp::CreateDocumentL | ( | ) | [protected] |
From CApaApplication, CreateDocumentL. Creates CS60ClientServerLabDocument document object. The returned pointer in not owned by the CS60ClientServerLabApp object.