#include <AlarmSupplier.h>
Inheritance diagram for AlarmSupplier:


Public Member Functions | |
| AlarmSupplier (const char *channelName) | |
| virtual | ~AlarmSupplier () |
| void | publishEvent (acsalarm::ASIMessage &msg) |
Protected Member Functions | |
| virtual const char * | getChannelKind () |
| virtual const char * | getEventType () |
|
|
Constructor.
|
|
|
Destructor. |
|
|
Overrides method from BaseSupplier. Implements BaseHelper. |
|
|
Overrides method from BaseSupplier. Implements BaseSupplier. |
|
|
Method to publish an event to the LASER alarm server. |
1.3.6