os_limits.h File Reference

#include "ace/config-lite.h"
#include "ace/os_include/os_unistd.h"
#include "ace/os_include/os_stdio.h"

Include dependency graph for os_limits.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 howmany(x, y)   (((x)+((y)-1))/(y))
#define NAME_MAX   256
#define MAXNAMELEN   NAME_MAX
#define HOST_NAME_MAX   256
#define PATH_MAX   1024
#define MAXPATHLEN   PATH_MAX
#define IOV_MAX   16
#define ACE_IOV_MAX   IOV_MAX
#define PIPE_BUF   5120
#define _POSIX_TIMER_MAX   44


Detailed Description

implementation-defined constants

os_limits.h,v 1.18 2006/03/23 14:37:50 jwillemsen Exp

Author:
Don Hinton <dhinton@dresystems.com>

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

Definition in file os_limits.h.


Define Documentation

#define _POSIX_TIMER_MAX   44
 

Definition at line 135 of file os_limits.h.

#define ACE_IOV_MAX   IOV_MAX
 

Definition at line 102 of file os_limits.h.

Referenced by ACE_WIN32_Asynch_Read_File::readv(), ACE_WIN32_Asynch_Read_Stream::readv(), ACE_WIN32_Asynch_Read_Dgram::recv(), ACE::recv_n(), ACE_WIN32_Asynch_Write_Dgram::send(), ACE::send_n(), ACE_OS::sendv(), ACE::write_n(), ACE_WIN32_Asynch_Write_File::writev(), and ACE_WIN32_Asynch_Write_Stream::writev().

#define HOST_NAME_MAX   256
 

Definition at line 72 of file os_limits.h.

#define howmany x,
 )     (((x)+((y)-1))/(y))
 

Definition at line 50 of file os_limits.h.

#define IOV_MAX   16
 

Definition at line 98 of file os_limits.h.

#define MAXNAMELEN   NAME_MAX
 

Definition at line 68 of file os_limits.h.

Referenced by ACE_ATM_Addr::addr_to_string(), ACE_Local_Name_Space<, ACE_LOCK >::create_manager_i(), ACE_SOCK_Dgram_Mcast::dump(), ACE_SOCK_Dgram_Mcast::join(), and ACE_Configuration_Heap::open().

#define MAXPATHLEN   PATH_MAX
 

Definition at line 91 of file os_limits.h.

Referenced by ACE_MEM_Acceptor::accept(), ACE_Logging_Strategy::ACE_Logging_Strategy(), ACE_MMAP_Memory_Pool::ACE_MMAP_Memory_Pool(), ACE_Name_Options::ACE_Name_Options(), ACE_System_Time::ACE_System_Time(), ACE_MEM_Connector::connect(), ACE_Local_Name_Space<, ACE_LOCK >::create_manager_i(), ACE::dirname(), ACE_Logging_Strategy::handle_timeout(), ACE_MT_MEM_IO::init(), ACE_NT_Service::insert(), ACE::ldfind(), ACE::ldopen(), ACE_Mem_Map::open(), ACE_Log_Msg_NT_Event_Log::open(), ACE_FIFO::open(), ACE_DLL_Handle::open(), ACE_Configuration_Heap::open(), ACE_OS::sema_init(), and ACE_FILE_Addr::set().

#define NAME_MAX   256
 

Definition at line 63 of file os_limits.h.

#define PATH_MAX   1024
 

Definition at line 84 of file os_limits.h.

Referenced by ACE_OS::realpath().

#define PIPE_BUF   5120
 

Definition at line 112 of file os_limits.h.


Generated on Thu Nov 9 10:33:08 2006 for ACE by doxygen 1.3.6