Real Time Open Sound Control librtosc
|
Port in rtosc dispatching hierarchy. More...
#include <ports.h>
Classes | |
class | MetaContainer |
class | MetaIterator |
Public Member Functions | |
MetaContainer | meta (void) const |
Public Attributes | |
const char * | name |
Pattern for messages to match. | |
const char * | metadata |
Statically accessable data about port. | |
const Ports * | ports |
Pointer to further ports. | |
std::function< void(msg_t, RtData &)> | cb |
Callback for matching functions. | |
Port in rtosc dispatching hierarchy.