|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
|
finaloverridevirtualinherited |
Method invoked to process messages.
This implements functionality required by the parent class TransEvtProcessor and cannot be overridden by subclasses of this class.
| messInfo | Details about the message that was sent |
| eventInfo | Details about this event. |
| arg | The argument to the transaction. For Get Path and load transactions, there is never any argument to the transaction, so this will refer to a null item. |