Real Time Open Sound Control librtosc
 All Classes Namespaces Files Functions Variables Typedefs Macros Pages
Public Attributes | List of all members
rtosc::Port Struct Reference

#include <ports.h>

Public Attributes

const char * name
 
const char * metadata
 
Portsports
 
std::function< void(msg_t, RtData)> cb
 

Detailed Description

Port in rtosc dispatching hierarchy

Member Data Documentation

std::function<void(msg_t, RtData)> rtosc::Port::cb
const char* rtosc::Port::metadata
const char* rtosc::Port::name
Ports* rtosc::Port::ports

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