|
Jack2 1.9.6
|
JackServerNotifyChannel using Mach IPC. More...
#include <JackMachServerNotifyChannel.h>
Public Member Functions | |
| JackMachServerNotifyChannel () | |
| int | Open (const char *server_name) |
| void | Close () |
| void | Notify (int refnum, int notify, int value) |
| void | NotifyQuit () |
JackServerNotifyChannel using Mach IPC.
Definition at line 33 of file JackMachServerNotifyChannel.h.
| Jack::JackMachServerNotifyChannel::JackMachServerNotifyChannel | ( | ) | [inline] |
Mach port to communicate with the server : from client to server
Definition at line 42 of file JackMachServerNotifyChannel.h.
1.7.3