AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
Public Member Functions | List of all members
drama::ObeyThreadDispatcher Class Reference

Detailed Description

Implement a ThreadDispatcher which sends Obey messages.

#include "threaddispatch.hh"

Inheritance diagram for drama::ObeyThreadDispatcher:
drama::ThreadDispatcher

Public Member Functions

bool CheckResult (StatusType *status)
 Check the result of the thread.
 
bool IsRunning ()
 Returns true if the thread is running.
 
void Send (drama::thread::TMessHandler *messHandler, drama::Path *path, sds::IdPtr arg=nullptr)
 Send a message using a new thread.
 
 ThreadDispatcher (drama::Task *theTask, const std::string &threadName, const std::string &messageName)
 Construct a thread dispatcher.
 

The documentation for this class was generated from the following file: