|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
|
inline |
Construct a thread dispatcher.
| theTask | The task we are part of. |
| threadName | A thread name for log messages |
| messageName | The name of the message to send. E.g. action name for obey/kick messages. Note that a sub-class overriding SendMessage() could send a message of a different or related name. |