Public Member Functions | |
TUid | AppDllUid () const |
Protected Member Functions | |
CApaDocument * | CreateDocumentL () |
CCSAsyncApplication An instance of CCSAsyncApplication is the application part of the AVKON application framework for the CSAsync example application.
Definition at line 32 of file csasyncapplication.h.
TUid CCSAsyncApplication::AppDllUid | ( | ) | const |
From CAknApplication, AppDllUid. Returns the application DLL UID value.
Definition at line 38 of file csasyncapplication.cpp.
CApaDocument * CCSAsyncApplication::CreateDocumentL | ( | ) | [protected] |
From CAknApplication, CreateDocumentL. Creates a CApaDocument object and return a pointer to it.
Definition at line 28 of file csasyncapplication.cpp.