CS60MemoryLabApplication Class Reference

List of all members.

Public Member Functions

TUid AppDllUid () const
TUid AppDllUid () const

Protected Member Functions

CApaDocument * CreateDocumentL ()
CApaDocument * CreateDocumentL ()

Detailed Description

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

Definition at line 17 of file S60MemoryLabApplication.h.


Member Function Documentation

TUid CS60MemoryLabApplication::AppDllUid (  )  const

From CApaApplication, AppDllUid.

Returns:
Application's UID (KUidS60MemoryLabApp).

Definition at line 30 of file S60MemoryLabApplication.cpp.

CApaDocument * CS60MemoryLabApplication::CreateDocumentL (  )  [protected]

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

Returns:
A pointer to the created document object.

Definition at line 18 of file S60MemoryLabApplication.cpp.

TUid CS60MemoryLabApplication::AppDllUid (  )  const

From CApaApplication, AppDllUid.

Returns:
Application's UID (KUidS60MemoryLabApp).
CApaDocument* CS60MemoryLabApplication::CreateDocumentL (  )  [protected]

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

Returns:
A pointer to the created document object.

Generated by  doxygen 1.6.2