Jack2 1.9.6
Public Member Functions

Jack::JackSocketServerChannel Class Reference

JackServerChannel using sockets. More...

#include <JackSocketServerChannel.h>

Inheritance diagram for Jack::JackSocketServerChannel:
Jack::JackRunnableInterface

List of all members.

Public Member Functions

int Open (const char *server_name, JackServer *server)
void Close ()
int Start ()
bool Init ()
bool Execute ()

Detailed Description

JackServerChannel using sockets.

Definition at line 37 of file JackSocketServerChannel.h.


Member Function Documentation

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

Called once when the thread is started

Reimplemented from Jack::JackRunnableInterface.

Definition at line 436 of file JackSocketServerChannel.cpp.


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