#include <MClientControlOutputPort.h>
Inheritance diagram for MClientControlOutputPort:

Public Member Functions | |
| virtual MClient * | Client () const |
| virtual bool | Connect (MControlInputPort *port) |
| virtual bool | Disconnect (MControlInputPort *port) |
Protected Member Functions | |
| MClientControlOutputPort (jack_port_t *jack_port, MClient *client) | |
|
||||||||||||
|
Creates a client port corresponding to the jack_port handle and belonging to the client client.
|
|
|
The client owning the port.
Implements MClientPort. |
|
|
Implements MControlOutputPort. |
|
|
Implements MControlOutputPort. |