CIntPropertyWatch Class Reference

List of all members.

Public Member Functions

void WatchL ()
void IssueRequest ()

Static Public Member Functions

static CIntPropertyWatchNewL (CConsoleBase *aConsole)

Detailed Description

Subscribes to an integer property using the active object framework

Definition at line 31 of file subscribepe.h.


Member Function Documentation

CIntPropertyWatch * CIntPropertyWatch::NewL ( CConsoleBase *  aConsole  )  [static]

Constructs a CIntPropertyWatch object

Parameters:
aConsole The console interface
Returns:
A CIntPropertyWatch object

Definition at line 50 of file subscribepe.cpp.

void CIntPropertyWatch::WatchL (  ) 

Gets the value of the property if it is already defined It also issues an outstanding request by re-subscribing to the property

Definition at line 119 of file subscribepe.cpp.

void CIntPropertyWatch::IssueRequest (  ) 

Issues an outstanding request by subscribing to the property

Definition at line 139 of file subscribepe.cpp.


Generated by  doxygen 1.6.2