CActiveListener Class Reference

List of all members.

Public Member Functions

 ~CActiveListener ()
void Initialize ()
TBool IsRequestCancelled ()

Static Public Member Functions

static CActiveListenerNewLC ()


Detailed Description

CActiveListener provides the asynchronous operation of an active object

Definition at line 278 of file iclexample.h.


Constructor & Destructor Documentation

CActiveListener::~CActiveListener (  ) 

Destructor

Definition at line 50 of file iclmainexample.cpp.


Member Function Documentation

CActiveListener * CActiveListener::NewLC (  )  [static]

CActiveListener factory function

Returns:
A CActiveListener object

Definition at line 32 of file iclmainexample.cpp.

void CActiveListener::Initialize (  ) 

Initializes the CActiveListener

Definition at line 74 of file iclmainexample.cpp.

TBool CActiveListener::IsRequestCancelled (  ) 

Check that the request has been cancelled.

Returns:
A boolean indicating whether the request has been cancelled or not

Definition at line 84 of file iclmainexample.cpp.


Generated on Thu Jan 21 10:33:03 2010 for TB10.1 Example Applications by  doxygen 1.5.3