#include <JackSocketServerNotifyChannel.h>
Inheritance diagram for Jack::JackSocketServerNotifyChannel:
Public Member Functions | |
JackSocketServerNotifyChannel () | |
virtual | ~JackSocketServerNotifyChannel () |
int | Open (const char *server_name) |
void | Close () |
void | ClientNotify (int refnum, int notify, int value) |
Definition at line 33 of file JackSocketServerNotifyChannel.h.