CFindMeApplication Class Reference

List of all members.

Public Member Functions

TUid AppDllUid () const

Protected Member Functions

CApaDocument * CreateDocumentL ()

Detailed Description

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

Definition at line 40 of file FindMeApplication.h.


Member Function Documentation

TUid CFindMeApplication::AppDllUid (  )  const

From CApaApplication, AppDllUid.

Returns:
Application's UID (KUidFindMeApp).

Definition at line 43 of file FindMeApplication.cpp.

CApaDocument * CFindMeApplication::CreateDocumentL (  )  [protected]

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

Returns:
A pointer to the created document object.

Definition at line 31 of file FindMeApplication.cpp.


Generated by  doxygen 1.6.2