Real Time Open Sound Control librtosc
Loading...
Searching...
No Matches
rtosc::Port Struct Reference

Port in rtosc dispatching hierarchy. More...

#include <ports.h>

Classes

class  MetaIterator
class  MetaContainer

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 Portsports
 Pointer to further ports.
std::function< void(msg_t, RtData &)> cb
 Callback for matching functions.

Detailed Description

Port in rtosc dispatching hierarchy.


The documentation for this struct was generated from the following file: