CCSAsyncApplication Class Reference

List of all members.

Public Member Functions

TUid AppDllUid () const

Protected Member Functions

CApaDocument * CreateDocumentL ()

Detailed Description

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.


Member Function Documentation

TUid CCSAsyncApplication::AppDllUid (  )  const

From CAknApplication, AppDllUid. Returns the application DLL UID value.

Returns:
the UID of this Application/Dll.

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.

Returns:
A pointer to the created document.

Definition at line 30 of file csasyncapplication.cpp.


Generated by  doxygen 1.6.2