dRonin
adbada4
dRonin GCS
|
The SysAlarmsMessagingPlugin class keeps a mapping from the field names in the SystemAlarms object to GlobalMessage messages and whenever the alarms change updates the messaging system. More...
#include <sysalarmsmessagingplugin.h>
Additional Inherited Members | |
Public Member Functions inherited from ExtensionSystem::IPlugin | |
IPlugin () | |
virtual | ~IPlugin () |
virtual void | shutdown () |
PluginSpec * | pluginSpec () const |
void | addObject (QObject *obj) |
void | addAutoReleasedObject (QObject *obj) |
void | removeObject (QObject *obj) |
The SysAlarmsMessagingPlugin class keeps a mapping from the field names in the SystemAlarms object to GlobalMessage messages and whenever the alarms change updates the messaging system.
Definition at line 43 of file sysalarmsmessagingplugin.h.