|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
|
virtualinherited |
Invoked if a message complete message is received.
The default behavior is to throw an exception if the status in the completion message is bad, otherwise just to allow the wait to complete.
| messInfo | Details on the message sent |
| status | The DRAMA status associated with the abort. |
| arg | The argument to the trigger. |
Reimplemented in drama::IsRunningType.