Public Member Functions | |
| void | WatchL () |
| void | DefinePropertyL () |
Static Public Member Functions | |
| static CArrayPropertyWatch * | NewL (CConsoleBase *aConsole) |
Subscribes to a byte-array property using the active object framework
Definition at line 44 of file subscribe.h.
| CArrayPropertyWatch * CArrayPropertyWatch::NewL | ( | CConsoleBase * | aConsole | ) | [static] |
Constructs a CArrayPropertyWatch object
| aConsole | The console interface |
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.
1.6.2