Jack::JackClientSocket Class Reference

Client socket. More...

#include <JackSocket.h>

Inheritance diagram for Jack::JackClientSocket:

Jack::JackChannelTransaction List of all members.

Public Member Functions

 JackClientSocket ()
 JackClientSocket (int socket)
virtual ~JackClientSocket ()
int Connect (const char *dir, int which)
int Connect (const char *dir, const char *name, int which)
int Close ()
int Read (void *data, int len)
int Write (void *data, int len)
int GetFd ()
void SetReadTimeOut (long sec)
void SetWriteTimeOut (long sec)

Detailed Description

Client socket.

Definition at line 44 of file JackSocket.h.


The documentation for this class was generated from the following files:
Generated on Thu Feb 14 11:16:03 2008 for Jackdmp by  doxygen 1.5.1