Jack::JackWinNamedPipeClientChannel Class Reference

JackClientChannel using pipes. More...

#include <JackWinNamedPipeClientChannel.h>

Inheritance diagram for Jack::JackWinNamedPipeClientChannel:

Jack::JackClientChannelInterface Jack::JackRunnableInterface List of all members.

Public Member Functions

 JackWinNamedPipeClientChannel ()
virtual ~JackWinNamedPipeClientChannel ()
int Open (const char *name, JackClient *obj)
void Close ()
int Start ()
void Stop ()
void ClientNew (const char *name, int *shared_engine, int *shared_client, int *shared_graph, int *result)
void ClientClose (int refnum, int *result)
void ClientActivate (int refnum, int *result)
void ClientDeactivate (int refnum, int *result)
void PortRegister (int refnum, const char *name, unsigned int flags, unsigned int buffer_size, jack_port_id_t *port_index, int *result)
void PortUnRegister (int refnum, jack_port_id_t port_index, int *result)
void PortConnect (int refnum, const char *src, const char *dst, int *result)
void PortDisconnect (int refnum, const char *src, const char *dst, int *result)
void PortConnect (int refnum, jack_port_id_t src, jack_port_id_t dst, int *result)
void PortDisconnect (int refnum, jack_port_id_t src, jack_port_id_t dst, int *result)
void SetBufferSize (jack_nframes_t buffer_size, int *result)
void SetFreewheel (int onoff, int *result)
void ReleaseTimebase (int refnum, int *result)
void SetTimebaseCallback (int refnum, int conditional, int *result)
bool Init ()
bool Execute ()

Detailed Description

JackClientChannel using pipes.

Definition at line 35 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 217 of file JackWinNamedPipeClientChannel.cpp.

References Jack::JackWinNamedPipeServer::Accept().


The documentation for this class was generated from the following files:
Generated on Wed Jan 10 11:42:50 2007 for Jackdmp by  doxygen 1.4.5