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

◆ WaitForTransactionFinish()

void drama::thread::TUface::WaitForTransactionFinish ( const WaitEventData &  details,
TransEvtInfo *const  eventInfo,
sds::IdPtr *const  arg 
)
inlineprotected

The wait for transaction operation has finished - tidy up.

Parameters
detailsThe item we were waiting for.
eventInfoDetails of the event returned here.
argThe argument returned by the event, if any. Otherwise nullptr returned.

References ClearWait(), and drama::CreateRunDramaTask().