#include <JackMachServerNotifyChannel.h>
Inheritance diagram for Jack::JackMachServerNotifyChannel:
Public Member Functions | |
JackMachServerNotifyChannel () | |
virtual | ~JackMachServerNotifyChannel () |
int | Open () |
void | Close () |
void | ClientNotify (int refnum, int notify, int value) |
Definition at line 33 of file JackMachServerNotifyChannel.h.
|
Mach port to communicate with the server : from client to server Definition at line 42 of file JackMachServerNotifyChannel.h. |