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

DCDT_Channel_IP.h File Reference

#include <UDPSocket.h>
#include <TCPSocket.h>
#include <DCDT_Channel.h>
#include <DCDT_ctrace.h>

Go to the source code of this file.

Classes

struct  _Data_IP
class  DCDT_Channel_IP
class  CommData_IP

Defines

#define IP_LOST_TIMER_VAL   10000000
#define IP_SEND_TIMER_VAL   1000000
#define IP_RECV_TIMER_VAL   100000
#define IP_CONN_TIMER_VAL   10000000
#define SNDLOWAT_VAL   500
#define SNDBUF_VAL   10*SNDLOWAT_VAL
#define MSS_VAL   500
#define DATA_IP_LEN   sizeof(Data_IP)

Typedefs

typedef _Data_IP Data_IP


Define Documentation

#define DATA_IP_LEN   sizeof(Data_IP)
 

Definition at line 46 of file DCDT_Channel_IP.h.

#define IP_CONN_TIMER_VAL   10000000
 

Definition at line 36 of file DCDT_Channel_IP.h.

Referenced by DCDT_Channel_IP::SetTimers(), and DCDT_Channel_IP::WaitConn().

#define IP_LOST_TIMER_VAL   10000000
 

Definition at line 33 of file DCDT_Channel_IP.h.

Referenced by DCDT_Channel_IP::DynamicPrepare(), DCDT_Channel_IP::SetTimers(), and DCDT_Channel_IP::StaticPrepare().

#define IP_RECV_TIMER_VAL   100000
 

Definition at line 35 of file DCDT_Channel_IP.h.

Referenced by DCDT_Channel_IP::SetTimers(), and DCDT_Channel_IP::WaitConn().

#define IP_SEND_TIMER_VAL   1000000
 

Definition at line 34 of file DCDT_Channel_IP.h.

Referenced by DCDT_Channel_IP::SetTimers().

#define MSS_VAL   500
 

Definition at line 40 of file DCDT_Channel_IP.h.

#define SNDBUF_VAL   10*SNDLOWAT_VAL
 

Definition at line 39 of file DCDT_Channel_IP.h.

Referenced by DCDT_Channel_IP::Open(), and DCDT_Channel_IP::Reopen().

#define SNDLOWAT_VAL   500
 

Definition at line 38 of file DCDT_Channel_IP.h.

Referenced by DCDT_Channel_IP::Open(), and DCDT_Channel_IP::Reopen().


Typedef Documentation

typedef struct _Data_IP Data_IP
 

Referenced by CommData_IP::CommData_IP(), DCDT_Channel_IP::ReceiveHS(), DCDT_Channel_IP::StartConn(), and DCDT_Channel_IP::WaitConn().


Generated on Sun Jun 19 10:35:50 2005 for dcdt by  doxygen 1.3.9.1