|
Ingen
0.5.1
|
A "system" port (e.g. More...
#include <EnginePort.hpp>
Inheritance diagram for Ingen::Server::EnginePort:
Collaboration diagram for Ingen::Server::EnginePort:Public Member Functions | |
| EnginePort (DuplexPort *port) | |
| void | set_buffer (void *buf) |
| void | set_handle (void *buf) |
| void * | buffer () const |
| void * | handle () const |
| DuplexPort * | graph_port () const |
| bool | is_input () const |
Protected Attributes | |
| DuplexPort * | _graph_port |
| void * | _buffer |
| void * | _handle |
A "system" port (e.g.
a Jack port, an external port on Ingen).
1.8.12