Jack2 1.9.10
Public Member Functions

Jack::JackWinNamedPipeClientChannel Class Reference

JackClientChannel using pipes. More...

#include <JackWinNamedPipeClientChannel.h>

Inheritance diagram for Jack::JackWinNamedPipeClientChannel:
Jack::JackGenericClientChannel Jack::JackRunnableInterface Jack::detail::JackClientChannelInterface

List of all members.

Public Member Functions

int Open (const char *server_name, const char *name, int uuid, char *name_res, JackClient *client, jack_options_t options, jack_status_t *status)
void Close ()
int Start ()
void Stop ()
bool Init ()
bool Execute ()
bool IsChannelThread ()

Detailed Description

JackClientChannel using pipes.

Definition at line 38 of file JackWinNamedPipeClientChannel.h.


Member Function Documentation

bool Jack::JackWinNamedPipeClientChannel::Init ( ) [virtual]

Called once when the thread is started

Reimplemented from Jack::JackRunnableInterface.

Definition at line 117 of file JackWinNamedPipeClientChannel.cpp.


The documentation for this class was generated from the following files: