Mach port.
More...
#include <JackMachPort.h>
List of all members.
Public Member Functions |
|
virtual bool | AllocatePort (const char *name) |
|
virtual bool | AllocatePort (const char *name, int queue) |
|
virtual bool | ConnectPort (const char *name) |
|
virtual bool | DisconnectPort () |
|
virtual bool | DestroyPort () |
|
virtual mach_port_t | GetPort () |
Protected Attributes |
|
mach_port_t | fBootPort |
|
mach_port_t | fServerPort |
Detailed Description
Mach port.
Definition at line 36 of file JackMachPort.h.
The documentation for this class was generated from the following files: