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:

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

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 80826 2008-03-04 14:51:23Z wotte

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.

typedef char ACE_PROTOENT_DATA[ACE_PROTOENT_DATA_SIZE]

Definition at line 96 of file os_netdb.h.

typedef char ACE_SERVENT_DATA[ACE_SERVENT_DATA_SIZE]

Definition at line 95 of file os_netdb.h.


Generated on Tue Feb 2 17:25:15 2010 for ACE by  doxygen 1.4.7