CS60ResourceLabApp Class Reference

List of all members.

Public Member Functions

TUid AppDllUid () const
TUid AppDllUid () const

Protected Member Functions

CApaDocument * CreateDocumentL ()
CApaDocument * CreateDocumentL ()

Detailed Description

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

Definition at line 17 of file S60ResourceLabApplication.h.


Member Function Documentation

TUid CS60ResourceLabApp::AppDllUid (  )  const

From CApaApplication, AppDllUid.

Returns:
Application's UID (KUidS60ResourceLabApp).

Definition at line 30 of file S60ResourceLabApplication.cpp.

CApaDocument * CS60ResourceLabApp::CreateDocumentL (  )  [protected]

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

Returns:
A pointer to the created document object.

Definition at line 18 of file S60ResourceLabApplication.cpp.

TUid CS60ResourceLabApp::AppDllUid (  )  const

From CApaApplication, AppDllUid.

Returns:
Application's UID (KUidS60ResourceLabApp).
CApaDocument* CS60ResourceLabApp::CreateDocumentL (  )  [protected]

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

Returns:
A pointer to the created document object.

Generated by  doxygen 1.6.2