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