CRpsApplication Class Reference

List of all members.

Public Member Functions

TUid AppDllUid () const

Protected Member Functions

CApaDocument * CreateDocumentL ()

Detailed Description

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

Definition at line 50 of file rpsApplication.h.


Member Function Documentation

TUid CRpsApplication::AppDllUid (  )  const

From CApaApplication, AppDllUid.

Returns:
Application's UID (KUidRpsApp).

Definition at line 54 of file rpsApplication.cpp.

CApaDocument * CRpsApplication::CreateDocumentL (  )  [protected]

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

Returns:
A pointer to the created document object.

Definition at line 42 of file rpsApplication.cpp.


Generated by  doxygen 1.6.2