CSendWorkbenchApplication Class Reference

List of all members.

Public Member Functions

TUid AppDllUid () const

Protected Member Functions

CApaDocument * CreateDocumentL ()

Detailed Description

CSendWorkbenchApplication application class. Provides factory to create concrete document object. An instance of CSendWorkbenchApplication is the application part of the AVKON application framework for the SendWorkbench example application.

Definition at line 32 of file SendWorkbenchApplication.h.


Member Function Documentation

TUid CSendWorkbenchApplication::AppDllUid (  )  const

From CApaApplication, AppDllUid.

Returns:
Application's UID (KUidSendWorkbenchApp).

Definition at line 44 of file SendWorkbenchApplication.cpp.

CApaDocument * CSendWorkbenchApplication::CreateDocumentL (  )  [protected]

From CApaApplication, CreateDocumentL. Creates CSendWorkbenchDocument document object. The returned pointer in not owned by the CSendWorkbenchApplication object.

Returns:
A pointer to the created document object.

Definition at line 32 of file SendWorkbenchApplication.cpp.


Generated by  doxygen 1.6.2