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