Public Member Functions | |
TUid | AppDllUid () const |
TUid | AppDllUid () const |
Protected Member Functions | |
CApaDocument * | CreateDocumentL () |
CApaDocument * | CreateDocumentL () |
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.
TUid CS60MemoryLabApplication::AppDllUid | ( | ) | const |
From CApaApplication, AppDllUid.
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.
Definition at line 18 of file S60MemoryLabApplication.cpp.
TUid CS60MemoryLabApplication::AppDllUid | ( | ) | const |
From CApaApplication, AppDllUid.
CApaDocument* CS60MemoryLabApplication::CreateDocumentL | ( | ) | [protected] |
From CApaApplication, CreateDocumentL. Creates CS60MemoryLabDocument document object. The returned pointer in not owned by the CS60MemoryLabApplication object.