AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface

◆ NewTransaction()

void drama::IsRunningType::NewTransaction ( DitsMsgType  msgType,
DitsTransIdType  tid 
)
overrideprotectedvirtual

Invoked when a new transaction is started.


Sets the status to Running.

Parameters
msgTypeThe DITS Type of the message that was sent.
tidThe DITS transaction id.

Reimplemented from drama::MessageEventHandler.