CSystemMonitor Class Reference
#include
<systemmonitor/systemmonitor.h>
Link against: systemmonitor.lib
class CSystemMonitor : public CBase |
Detailed Description
TestCSystemMonitor: Main interface to the tool, allows the user to collect information on a one off basis, and to register for periodic updates.
Constructor & Destructor Documentation
~CSystemMonitor ( )
Member Function Documentation
Configuration ( )
GetLatest ( RPointerArray< TSystemMonitorRecordBase > &, CSystemMonitorError & )
NewL ( TInt )
NewLC ( TInt )
Register ( MSystemMonitorNotification * )
StartL ( TInt, CSystemMonitorError & )
Stop ( )
Unregister ( )
IMPORT_C void | Unregister | ( | ) | |