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