#include <systemmonitor/systemmonitor.h>
class MSystemMonitorNotification |
Public Member Functions | |
---|---|
pure virtual void | HandleData(RPointerArray< TSystemMonitorRecordBase > &, CSystemMonitorError &) |
TestMSystemMonitorNotification: Interface call that all registering components must implement.
void | HandleData | ( | RPointerArray< TSystemMonitorRecordBase > & | aRecordArray, |
CSystemMonitorError & | aSystemMonitorError | |||
) | [pure virtual] |