class MMonitorPluginObserver |
Observer interface for adding new harvesting requests to Harvester server queue from Monitor plug-ins
Public Member Functions | |
---|---|
void | MonitorEvent ( CHarvesterData *) |
void | MonitorEvent ( RPointerArray < CHarvesterData > &) |
void | MonitorEvent | ( | CHarvesterData * | aHarvesterData | ) | [pure virtual] |
Method which is called by the monitor plug-in when event is monitored/ new harvesting request inserted to Harvester server queue.
CHarvesterData * aHarvesterData | harvester data type |
void | MonitorEvent | ( | RPointerArray < CHarvesterData > & | aHarvesterDataArray | ) | [pure virtual] |
Method which is called by the monitor plug-in when event is monitored/ new harvesting request inserted to Harvester server queue.
RPointerArray < CHarvesterData > & aHarvesterDataArray | Pointer to an array of harvesting related data/harvesting request data |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.