os_netdb.h File Reference

#include "ace/config-all.h"
#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

os_netdb.h,v 1.7 2006/05/05 08:03:49 jwillemsen Exp

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 58 of file os_netdb.h.

#define ACE_PROTOENT_DATA_SIZE   (2*1024)
 

Definition at line 64 of file os_netdb.h.

#define ACE_SERVENT_DATA_SIZE   (4*1024)
 

Definition at line 61 of file os_netdb.h.

#define MAXHOSTNAMELEN   HOST_NAME_MAX
 

Definition at line 72 of file os_netdb.h.

Referenced by ACE_TPQ_Entry::ACE_TPQ_Entry(), ACE_ATM_Addr::addr_to_string(), ACE_INET_Addr::get_host_name(), ACE_OS::getmacaddress(), ACE_MEM_Addr::initialize_local(), and ACE_Predefined_Naming_Contexts::is_local_host().


Typedef Documentation

typedef char ACE_HOSTENT_DATA[ACE_HOSTENT_DATA_SIZE]
 

Definition at line 66 of file os_netdb.h.

Referenced by ACE_INET_Addr::get_host_name_i(), ACE_OS::gethostbyaddr_r(), ACE_OS::gethostbyname_r(), and ACE_INET_Addr::set().

typedef char ACE_PROTOENT_DATA[ACE_PROTOENT_DATA_SIZE]
 

Definition at line 68 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 67 of file os_netdb.h.

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


Generated on Thu Nov 9 10:38:39 2006 for ACE by doxygen 1.3.6