FairRoot
|
#include <f_stccomm.h>
Public Attributes | |
INTS4 | socket |
INTS4 | sock_rw |
INTS4 | namelength |
INTS4 | i_signals |
struct sockaddr_in sock | sock_name |
struct hostent | hostentstruct |
struct hostent * | hostentptr |
INTS1 | hostname [256] |
Definition at line 306 of file f_stccomm.h.
struct hostent* s_tcpcomm::hostentptr |
Definition at line 312 of file f_stccomm.h.
struct hostent s_tcpcomm::hostentstruct |
Definition at line 311 of file f_stccomm.h.
INTS1 s_tcpcomm::hostname[256] |
Definition at line 313 of file f_stccomm.h.
INTS4 s_tcpcomm::i_signals |
Definition at line 309 of file f_stccomm.h.
INTS4 s_tcpcomm::namelength |
Definition at line 308 of file f_stccomm.h.
struct sockaddr_in sock s_tcpcomm::sock_name |
Definition at line 310 of file f_stccomm.h.
INTS4 s_tcpcomm::sock_rw |
Definition at line 308 of file f_stccomm.h.
INTS4 s_tcpcomm::socket |
Definition at line 308 of file f_stccomm.h.