AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
◆ Signal() [2/2]
Trigger the rescheduling of an action, specifying the index of the action. The method allows an action to trigger the rescheduling of another action in the current task. This method can be used from an action or when there is no action context (such as in a thread). The target action may be awaiting rescheduling for any reason (having put a request of RequestCode::Wait, RequestCode::Sleep, or RequestCode::Stage. Since this routine is often used for communication between interrupt routines and main line code, the message is sent as a high priority message and will thus be put a the beginning of the incoming message buffer. Note, as this routine is often used to allow non-DRAMA parts of a program to communicate with a DRAMA program, applications often get into trouble if this fail. Ensure exceptions are at least reported.
|
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