Real Time Open Sound Control librtosc
Loading...
Searching...
No Matches
Classes | Public Member Functions | Public Attributes | List of all members
rtosc::Port Struct Reference

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 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: