SPAOP
|
#include <iostream>
#include <list>
#include <memory>
#include "VisualStreamReceiver.h"
#include "WonderOscServerSender.h"
#include "WonderOscServerSenderThread.h"
#include "ServerThread.h"
#include "GenericServerThreadListener.h"
Go to the source code of this file.
Classes | |
class | wonderlo::VSReceiver |
An OscServer-Thread that calls the message-handling methods of a VisualStreamCallInterface object. More... | |
Namespaces | |
wonderlo | |
A namespace for liblo-based implementations of the OSC communication interfaces defined in namespace wonder. | |