|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
|
virtual |
Invoked if a trigger message is received.
The default reports to the user via Ers that a trigger has been received and to gives some hints about how to handle it
| messInfo | Details on the message sent |
| status | The DRAMA status associated with the trigger. |
| arg | The argument to the trigger. |
Reimplemented in drama::MonForwardEventHandler, and drama::thread::MonitorMessageHandler.