Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

CLIENT_TCP_PORT Class Reference

#include <tcp_srv.hh>

Collaboration diagram for CLIENT_TCP_PORT:

Collaboration graph
[legend]

Public Methods

 CLIENT_TCP_PORT ()
 ~CLIENT_TCP_PORT ()

Data Fields

long serial_number
int errors
int max_errors
sockaddr_in address
int socket_fd
RCS_LINKED_LISTsubscriptions
pid_t tid
pid_t pid
int blocking
int threadId
TCPSVR_BLOCKING_READ_REQUESTblocking_read_req
REMOTE_SET_DIAG_INFO_REQUESTdiag_info

Constructor & Destructor Documentation

CLIENT_TCP_PORT::CLIENT_TCP_PORT  
 

Definition at line 2282 of file tcp_srv.cc.

CLIENT_TCP_PORT::~CLIENT_TCP_PORT  
 

Definition at line 2299 of file tcp_srv.cc.


Field Documentation

long CLIENT_TCP_PORT::serial_number
 

Definition at line 120 of file tcp_srv.hh.

int CLIENT_TCP_PORT::errors
 

Definition at line 121 of file tcp_srv.hh.

int CLIENT_TCP_PORT::max_errors
 

Definition at line 121 of file tcp_srv.hh.

struct sockaddr_in CLIENT_TCP_PORT::address
 

Definition at line 122 of file tcp_srv.hh.

int CLIENT_TCP_PORT::socket_fd
 

Definition at line 123 of file tcp_srv.hh.

RCS_LINKED_LIST* CLIENT_TCP_PORT::subscriptions
 

Definition at line 124 of file tcp_srv.hh.

Referenced by CMS_SERVER_REMOTE_TCP_PORT::add_subscription_client().

pid_t CLIENT_TCP_PORT::tid
 

Definition at line 133 of file tcp_srv.hh.

pid_t CLIENT_TCP_PORT::pid
 

Definition at line 134 of file tcp_srv.hh.

int CLIENT_TCP_PORT::blocking
 

Definition at line 137 of file tcp_srv.hh.

int CLIENT_TCP_PORT::threadId
 

Definition at line 144 of file tcp_srv.hh.

TCPSVR_BLOCKING_READ_REQUEST* CLIENT_TCP_PORT::blocking_read_req
 

Definition at line 147 of file tcp_srv.hh.

REMOTE_SET_DIAG_INFO_REQUEST* CLIENT_TCP_PORT::diag_info
 

Definition at line 148 of file tcp_srv.hh.


The documentation for this class was generated from the following files:
Generated on Sun Dec 2 15:58:14 2001 for rcslib by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001