AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
Classes | Namespaces
threaddispatch.hh File Reference

Detailed Description

DRAMA 2 include file - provides utility classes around the idea of dispatching message sending to threads.

This allows an action to easily have multiple outstanding messages.

Warning
Experimental feature!!!
Author
Tony Farrell, AAO $Revision$ $Date$ $Id$
#include "drama.hh"
#include "drama/path.hh"

Go to the source code of this file.

Classes

class  drama::ObeyThreadDispatcher
 Implement a ThreadDispatcher which sends Obey messages. More...
 
class  drama::ThreadDispatcher
 A class to dispatch message sending to another thread. More...
 

Namespaces

namespace  drama
 The drama namespace contains all the classes, types etc of the DRAMA 2 implementation.