Real Time Open Sound Control librtosc
 All Classes Namespaces Files Functions Variables Typedefs Macros Pages
Classes | Namespaces | Typedefs
ports.h File Reference
#include <vector>
#include <functional>
#include <initializer_list>
#include <rtosc/rtosc.h>
#include <rtosc/matcher.h>
#include <cstring>
#include <cctype>
#include <cstdlib>
#include <cstdio>

Go to the source code of this file.

Classes

struct  rtosc::RtData
 
struct  rtosc::Port
 
struct  rtosc::Ports
 

Namespaces

namespace  rtosc
 

Typedefs

typedef const char * rtosc::msg_t
 
typedef std::function< void(const
Port *, const char *)> 
rtosc::port_walker_t