SPAOP
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Macros
WonderOscSenderThread.h File Reference
#include <mutex>
#include <condition_variable>
#include <deque>
#include <chrono>
#include <memory>
#include "Thread.h"
#include "WonderOscSender.h"
#include "OscSenderThread.h"
#include "ServerThread.h"
#include "MessageWithPath.h"

Go to the source code of this file.

Classes

class  wonderlo::WonderOscSenderThread
 A thread implementing the wonder::OscSenderThread interface. More...
 

Namespaces

 wonderlo
 A namespace for liblo-based implementations of the OSC communication interfaces defined in namespace wonder.
 

Macros

#define MSG_WAIT_INTERVAL   1
 How long the thread will block before checking for isStopped again (in ms) More...
 

Macro Definition Documentation

#define MSG_WAIT_INTERVAL   1

How long the thread will block before checking for isStopped again (in ms)