#include <JackMachPort.h>
Inheritance diagram for Jack::JackMachPortSet:
Public Member Functions | |
JackMachPortSet () | |
virtual | ~JackMachPortSet () |
bool | AllocatePort (const char *name) |
bool | AllocatePort (const char *name, int queue) |
bool | DisconnectPort () |
bool | DestroyPort () |
mach_port_t | GetPortSet () |
mach_port_t | AddPort () |
Definition at line 63 of file JackMachPort.h.