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 34 of file csasyncapplication.h.
TUid CCSAsyncApplication::AppDllUid | ( | ) | const |
From CAknApplication, AppDllUid. Returns the application DLL UID value.
Definition at line 40 of file csasyncapplication.cpp.
CApaDocument * CCSAsyncApplication::CreateDocumentL | ( | ) | [protected] |
From CAknApplication, CreateDocumentL. Creates a CApaDocument object and return a pointer to it.
Definition at line 30 of file csasyncapplication.cpp.