Public Member Functions | |
| ~CActiveListener () | |
| void | Initialize () |
| TBool | IsRequestCancelled () |
Static Public Member Functions | |
| static CActiveListener * | NewLC () |
Definition at line 278 of file iclexample.h.
| CActiveListener::~CActiveListener | ( | ) |
Destructor
Definition at line 50 of file iclmainexample.cpp.
| CActiveListener * CActiveListener::NewLC | ( | ) | [static] |
CActiveListener factory function
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.
Definition at line 84 of file iclmainexample.cpp.
1.5.3