#include <JackMachServerNotifyChannel.h>
Inheritance diagram for Jack::JackMachServerNotifyChannel:
Public Member Functions | |
JackMachServerNotifyChannel () | |
virtual | ~JackMachServerNotifyChannel () |
int | Open (const char *server_name) |
void | Close () |
void | ClientNotify (int refnum, int notify, int value) |
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.