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

hostent Struct Reference

#include <sockdefs.h>

Collaboration diagram for hostent:

Collaboration graph
[legend]

Data Fields

char * h_name
char ** h_aliases
int h_addrtype
int h_length
char ** h_addr_list

Field Documentation

char* hostent::h_name
 

Definition at line 20 of file sockdefs.h.

char** hostent::h_aliases
 

Definition at line 21 of file sockdefs.h.

int hostent::h_addrtype
 

Definition at line 22 of file sockdefs.h.

Referenced by RPC_HOST::RPC_HOST(), STCPMEM::STCPMEM(), TCPMEM::TCPMEM(), UDPMEM::UDPMEM(), get_ip_address(), and CMS_SERVER_REMOTE_UDP_PORT::set_broadcast_address().

int hostent::h_length
 

Definition at line 23 of file sockdefs.h.

Referenced by hostname_matches_bufferline().

char** hostent::h_addr_list
 

Definition at line 24 of file sockdefs.h.

Referenced by RPC_HOST::RPC_HOST(), STCPMEM::STCPMEM(), TCPMEM::TCPMEM(), UDPMEM::UDPMEM(), get_ip_address(), hostname_matches_bufferline(), and CMS_SERVER_REMOTE_UDP_PORT::set_broadcast_address().


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