#include <queue>
#include <string>
#include <posix_evlog.h>
#include <ResourceMonitor/ResourceMonitorTypes.h>
#include "rmClientError.h"
#include "rmSysInfo.h"
Go to the source code of this file.
Compounds | |
class | rmEvent |
Typedefs | |
typedef enum _EventType | EventType |
typedef enum _EventName | EventName |
Enumerations | |
enum | _EventType { THRESHOLD, THRESHOLDCANCEL, LEAKYBUCKET, SUBSYSTEM, RESOURCE } |
enum | _EventName { SUBSYSTEM_ADDED, SUBSYSTEM_REMOVED, RESOURCE_ADDED, RESOURCE_REMOVED, DATACAPTURE_ADDED, DATACAPTURE_REMOVED } |
|
Referenced by rmEvent::sendPluginEvent, rmEvent::sendResourceEvent, and rmEvent::sendSubSystemEvent. |
|
Referenced by rmEvent::processSystemEvent, and rmEvent::sendMonitorEvent. |
|
|
|
|