AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
Class used to arrange for notifications when the RunDrama exits.
When RunDrama() exits, no more messages are expected. Hence software may want to be notified when this happens.
Abstract. User must create one of these and supply it to the drama::Task::NotifyOnloopExit() method. When notification is no longer required, the user must invoke drama::Task::CancelNotifyOnLoopExit()
#include "task.hh"
Public Member Functions | |
virtual bool | JoinThreads (std::chrono::steady_clock::time_point until)=0 |
Invoked by DRAMA when the run loop exists. | |
virtual int | RunDramaHasExited ()=0 |
Invoked by DRAMA when the run loop exits. | |
Click here for the DRAMA home page and here for the AAO home page.
For more information, contact tony.farrell@mq.edu.au
Generated on Thu Dec 12 2024 23:07:35 for AAO DRAMA/DRAMA2 C++ Interface by 1.9.8