Public Member Functions | |
TUid | AppDllUid () const |
Protected Member Functions | |
CApaDocument * | CreateDocumentL () |
An instance of CSqlSrvDemoApplication is the application part of the AVKON application framework for the SqlSrvDemo example application
Definition at line 38 of file SqlSrvDemoApplication.h.
TUid CSqlSrvDemoApplication::AppDllUid | ( | ) | const |
AppDllUid
Definition at line 41 of file SqlSrvDemoApplication.cpp.
CApaDocument * CSqlSrvDemoApplication::CreateDocumentL | ( | ) | [protected] |
CreateDocumentL Creates CSqlSrvDemoDocument document object. The returned pointer in not owned by the CSqlSrvDemoApplication object.
Definition at line 31 of file SqlSrvDemoApplication.cpp.