CS60ClientServerLabApp Class Reference

List of all members.

Public Member Functions

TUid AppDllUid () const
TUid AppDllUid () const

Protected Member Functions

CApaDocument * CreateDocumentL ()
CApaDocument * CreateDocumentL ()

Detailed Description

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

Definition at line 17 of file S60ClientServerLabApplication.h.


Member Function Documentation

TUid CS60ClientServerLabApp::AppDllUid (  )  const

From CApaApplication, AppDllUid.

Returns:
Application's UID (KUidS60ClientServerLabApp).

Definition at line 30 of file S60ClientServerLabApplication.cpp.

CApaDocument * CS60ClientServerLabApp::CreateDocumentL (  )  [protected]

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

Returns:
A pointer to the created document object.

Definition at line 18 of file S60ClientServerLabApplication.cpp.

TUid CS60ClientServerLabApp::AppDllUid (  )  const

From CApaApplication, AppDllUid.

Returns:
Application's UID (KUidS60ClientServerLabApp).
CApaDocument* CS60ClientServerLabApp::CreateDocumentL (  )  [protected]

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

Returns:
A pointer to the created document object.

Generated by  doxygen 1.6.2