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