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

◆ AddOrphanToQueue()

void drama::Task::AddOrphanToQueue ( const OrphanDetails orphan)
inlineinherited

Add an orphan to the queue of orphans to be processed before we next look at the DRAMA message queue.

Thread/Lock Entry Info: Probably not running in DRAMA message thread. DRAMA Lock Taken.

Parameters
orphanThe details on the orphan.