Main Page | Class Hierarchy | Class List | File List | Class Members

tacpp::Connect Class Reference

object for send data to created thread More...

#include <Listener.h>

List of all members.

Public Member Functions

void lock ()
void unlock ()
 Connect (const socklen_t, const int, const char *, const int, const struct in_addr)
 ~Connect ()
socklen_t getSock ()
in_addr getAddr ()
int getPort ()
char * getBuf ()
int getServertype ()


Detailed Description

object for send data to created thread

Version:
1
Author:
rv


Constructor & Destructor Documentation

Connect::Connect const  socklen_t,
const  int,
const char *  ,
const  int,
const struct  in_addr
 

init

Connect::~Connect  ) 
 

free


Member Function Documentation

struct in_addr Connect::getAddr  ) 
 

get addr

Returns:
addr

char * Connect::getBuf  ) 
 

get buf

Returns:
udp packet buf

int Connect::getPort  ) 
 

get port

Returns:
port

int Connect::getServertype  ) 
 

get servertype

Returns:
server type

socklen_t Connect::getSock  ) 
 

get socket

Returns:
socket

void Connect::lock  ) 
 

set thread lock

void Connect::unlock  ) 
 

remove thread lock


The documentation for this class was generated from the following files:
Generated on Thu Jul 21 23:09:47 2005 for tacppd.kdevelop by doxygen 1.3.5