CDBMSApplication Class Reference

List of all members.

Public Member Functions

TUid AppDllUid () const

Protected Member Functions

CApaDocument * CreateDocumentL ()

Detailed Description

Class: CEComCalculatorApplication

Description: An instance of CDBMSApplication is the application part of the AVKON application framework for the DBMS example application.

The relevant part of this example is the database engine class CDBMSDb in DBEngine.h. The AVKON GUI is only a simple tester for the engine.

Definition at line 22 of file DBMSApplication.h.


Member Function Documentation

TUid CDBMSApplication::AppDllUid (  )  const

Function: AppDllUid Description: Return the application DLL UID value Returns: The UID of this Application Dll

Definition at line 27 of file DBMSApplication.cpp.

CApaDocument * CDBMSApplication::CreateDocumentL (  )  [protected]

Function: CreateDocumentL Description: Create a CApaDocument object and return a pointer to it. Returns: A pointer to the created document

Definition at line 17 of file DBMSApplication.cpp.


Generated by  doxygen 1.6.2