CArrayPropertyWatch Class Reference

List of all members.

Public Member Functions

void WatchL ()
void DefinePropertyL ()

Static Public Member Functions

static CArrayPropertyWatchNewL (CConsoleBase *aConsole)

Detailed Description

Subscribes to a byte-array property using the active object framework

Definition at line 44 of file subscribe.h.


Member Function Documentation

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

Constructs a CArrayPropertyWatch object

Parameters:
aConsole The console interface
Returns:
A CArrayPropertyWatch object

Definition at line 62 of file subscribespec.cpp.

void CArrayPropertyWatch::WatchL (  ) 

Issues an outstanding request by subscribing to the property

Definition at line 135 of file subscribestd.cpp.

void CArrayPropertyWatch::DefinePropertyL (  ) 

Defines and subscribes to the property

Definition at line 140 of file subscribespec.cpp.


Generated by  doxygen 1.6.2