Ingen  0.5.1
Public Member Functions | Protected Attributes | List of all members
Ingen::Server::EnginePort Class Reference

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
 
DuplexPortgraph_port () const
 
bool is_input () const
 

Protected Attributes

DuplexPort_graph_port
 
void * _buffer
 
void * _handle
 

Detailed Description

A "system" port (e.g.

a Jack port, an external port on Ingen).


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