Jack2 1.9.10
Public Member Functions

Jack::JackSocketClientChannel Class Reference

JackClientChannel using sockets. More...

#include <JackSocketClientChannel.h>

Inheritance diagram for Jack::JackSocketClientChannel:
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 sockets.

Definition at line 37 of file JackSocketClientChannel.h.


Member Function Documentation

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

Called once when the thread is started

Reimplemented from Jack::JackRunnableInterface.

Definition at line 113 of file JackSocketClientChannel.cpp.


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