Raul::Command Class Reference

A blocking command to be executed in the audio thread. More...

#include <Command.hpp>

List of all members.

Public Member Functions

void operator() ()
 Caller context.
bool pending ()
 Execution context.
void finish ()


Detailed Description

A blocking command to be executed in the audio thread.

This is useful for calling simple parameterless commands from another thread (OSC, GUI, etc) and waiting on the result. Works well for coarsely timed events (e.g. 'play' clicked in a GUI).

Realtime safe on the commend executing side.


The documentation for this class was generated from the following file:
Generated on Wed Apr 9 08:14:41 2008 for RAUL by  doxygen 1.5.1