os_netdb.h File Reference

#include "ace/os_include/netinet/os_in.h"
#include "ace/os_include/os_limits.h"

Include dependency graph for os_netdb.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Defines

#define ACE_HOSTENT_DATA_SIZE   (4*1024)
#define ACE_SERVENT_DATA_SIZE   (4*1024)
#define ACE_PROTOENT_DATA_SIZE   (2*1024)
#define MAXHOSTNAMELEN   HOST_NAME_MAX

Typedefs

typedef char ACE_HOSTENT_DATA [ACE_HOSTENT_DATA_SIZE]
typedef char ACE_SERVENT_DATA [ACE_SERVENT_DATA_SIZE]
typedef char ACE_PROTOENT_DATA [ACE_PROTOENT_DATA_SIZE]


Detailed Description

definitions for network database operations

Id
os_netdb.h 75012 2006-10-25 08:49:41Z johnnyw

Author:
Don Hinton <dhinton@dresystems.com>

This code was originally in various places including ace/OS.h.

Definition in file os_netdb.h.


Define Documentation

#define ACE_HOSTENT_DATA_SIZE   (4*1024)
 

Definition at line 86 of file os_netdb.h.

#define ACE_PROTOENT_DATA_SIZE   (2*1024)
 

Definition at line 92 of file os_netdb.h.

#define ACE_SERVENT_DATA_SIZE   (4*1024)
 

Definition at line 89 of file os_netdb.h.

#define MAXHOSTNAMELEN   HOST_NAME_MAX
 

Definition at line 100 of file os_netdb.h.

Referenced by ACE_INET_Addr::addr_to_string(), ACE_INET_Addr::get_host_name(), and ACE_OS::getmacaddress().


Typedef Documentation

typedef char ACE_HOSTENT_DATA[ACE_HOSTENT_DATA_SIZE]
 

Definition at line 94 of file os_netdb.h.

Referenced by ACE::get_fqdn(), ACE_INET_Addr::get_host_name_i(), ACE_OS::gethostbyaddr(), ACE_OS::gethostbyaddr_r(), ACE_OS::gethostbyname(), ACE_OS::gethostbyname_r(), and ACE_INET_Addr::set().

typedef char ACE_PROTOENT_DATA[ACE_PROTOENT_DATA_SIZE]
 

Definition at line 96 of file os_netdb.h.

Referenced by ACE_OS::getprotobyname_r(), and ACE_OS::getprotobynumber_r().

typedef char ACE_SERVENT_DATA[ACE_SERVENT_DATA_SIZE]
 

Definition at line 95 of file os_netdb.h.

Referenced by get_port_number_from_name(), and ACE_OS::getservbyname_r().


Generated on Sun Jan 27 12:33:09 2008 for ACE by doxygen 1.3.6