CsymbianApplication Class Reference

CsymbianApplication application class. More...

#include <symbianApplication.h>

List of all members.

Public Member Functions

TUid AppDllUid () const
 From CApaApplication, AppDllUid.

Protected Member Functions

CApaDocument * CreateDocumentL ()
 From CApaApplication, CreateDocumentL.


Detailed Description

CsymbianApplication application class.

Provides factory to create concrete document object. An instance of CsymbianApplication is the application part of the AVKON application framework for the symbian example application.


Member Function Documentation

TUid CsymbianApplication::AppDllUid (  )  const

From CApaApplication, AppDllUid.

Returns:
Application's UID (KUidsymbianApp).

CApaDocument * CsymbianApplication::CreateDocumentL (  )  [protected]

From CApaApplication, CreateDocumentL.

Creates CsymbianDocument document object. The returned pointer in not owned by the CsymbianApplication object.

Returns:
A pointer to the created document object.


The documentation for this class was generated from the following files:
Generated on Fri Jul 25 15:04:18 2008 for Funambol C++ Client Library by  doxygen 1.5.1