CDBMSDocument Class Reference

List of all members.

Public Member Functions

 ~CDBMSDocument ()

Static Public Member Functions

static CDBMSDocumentNewL (CEikApplication &aApp)

Detailed Description

Class: CDBMSDocument

Discussion: An instance of class CDBMSDocument is the Document part of the AVKON application framework for the DBMS example application.

Definition at line 48 of file DBMSDocument.h.


Constructor & Destructor Documentation

CDBMSDocument::~CDBMSDocument (  ) 

Function: ~CDBMSDocument

Discussion: Destroy the object

Definition at line 72 of file DBMSDocument.cpp.


Member Function Documentation

CDBMSDocument * CDBMSDocument::NewL ( CEikApplication &  aApp  )  [static]

Function: NewL

Discussion: Construct a CDBMSDocument for the AVKON application aApp using two phase construction, and return a pointer to the created object.

Param: aApp application creating this document

Returns: A pointer to the created instance of CDBMSDocument

Definition at line 38 of file DBMSDocument.cpp.


Generated by  doxygen 1.6.2