Jack2
1.9.9
|
JackServerChannel using pipe. More...
#include <JackWinNamedPipeServerChannel.h>
Public Member Functions | |
int | Open (const char *server_name, JackServer *server) |
void | Close () |
int | Start () |
void | Stop () |
bool | Init () |
bool | Execute () |
JackServerChannel using pipe.
Definition at line 75 of file JackWinNamedPipeServerChannel.h.
|
virtual |
Called once when the thread is started
Reimplemented from Jack::JackRunnableInterface.
Definition at line 202 of file JackWinNamedPipeServerChannel.cpp.