GSI Object Oriented Online Offline (Go4)  GO4-5.3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Attributes | List of all members
s_tcpcomm Struct Reference

#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]
 

Detailed Description

Definition at line 304 of file f_stccomm.h.

Member Data Documentation

struct hostent* s_tcpcomm::hostentptr

Definition at line 309 of file f_stccomm.h.

Referenced by f_stc_connectserver(), and f_stc_createserver().

struct hostent s_tcpcomm::hostentstruct

Definition at line 308 of file f_stccomm.h.

Referenced by f_stc_connectserver().

INTS1 s_tcpcomm::hostname[256]

Definition at line 310 of file f_stccomm.h.

Referenced by f_stc_createserver().

INTS4 s_tcpcomm::i_signals

Definition at line 306 of file f_stccomm.h.

INTS4 s_tcpcomm::namelength

Definition at line 305 of file f_stccomm.h.

Referenced by f_stc_acceptclient(), and f_stc_createserver().

struct sockaddr_in sock s_tcpcomm::sock_name

Definition at line 307 of file f_stccomm.h.

Referenced by f_stc_acceptclient(), and f_stc_createserver().

INTS4 s_tcpcomm::sock_rw

Definition at line 305 of file f_stccomm.h.

Referenced by f_stc_acceptclient(), f_stc_createserver(), and f_stc_listenserver().

INTS4 s_tcpcomm::socket

Definition at line 305 of file f_stccomm.h.

Referenced by f_stc_close(), f_stc_connectserver(), f_stc_createserver(), and fLmdInitMbs().


The documentation for this struct was generated from the following file: