config-doxygen.h File Reference

Go to the source code of this file.

Defines

#define __ACE_INLINE__
 Make sure that we always turn inlining on.
#define ACE_HAS_WCHAR
 Make the wchar_t interfaces available.
#define ACE_LACKS_ITOW
 Make all the emulation versions of string operations visible.
#define ACE_LACKS_STRCASECMP
#define ACE_LACKS_STRRCHR
#define ACE_LACKS_WCSCAT
#define ACE_LACKS_WCSCHR
#define ACE_LACKS_WCSCMP
#define ACE_LACKS_WCSCPY
#define ACE_LACKS_WCSICMP
#define ACE_LACKS_WCSLEN
#define ACE_LACKS_WCSNCAT
#define ACE_LACKS_WCSNCMP
#define ACE_LACKS_WCSNCPY
#define ACE_LACKS_WCSNICMP
#define ACE_LACKS_WCSPBRK
#define ACE_LACKS_WCSRCHR
#define ACE_LACKS_WCSCSPN
#define ACE_LACKS_WCSSPN
#define ACE_LACKS_WCSSTR
#define ACE_HAS_THREADS
 Support for threads enables several important classes.
#define ACE_WIN32
#define ACE_HAS_WIN32_OVERLAPPED_IO
#define ACE_HAS_WINSOCK2   1
#define ACE_HAS_AIO_CALLS
 Enable support for POSIX Asynchronous I/O calls.
#define ACE_HAS_TLI
 Enable support for TLI interfaces.
#define ACE_HAS_SSL   1
 Enable support for the SSL wrappers.
#define ACE_HAS_EXCEPTIONS
 Enable exceptions.
#define ACE_COMPILE_TIMEPROBES
 Enable timeprobes.
#define UNICODE
 Enable unicode to generate ACE_Registry_Name_Space.
#define ACE_YY_USE_PROTOS
#define TAO_HAS_RT_CORBA   1
 TAO features that should be documented too.
#define TAO_HAS_MINIMUM_CORBA   0
#define TAO_HAS_AMI   1
#define TAO_HAS_INTERCEPTORS   1
#define TAO_HAS_SCIOP   1
#define TAO_HAS_COIOP   1
#define TAO_HAS_TRANSPORT_CURRENT   1
#define ACE_HAS_TOKENS_LIBRARY
 Generate token library documentation.
#define ACE_HAS_ATM
 Generate ACE ATM classes documentation.
#define ACE_HAS_XTI_ATM
 Generate ACE XTI ATM class documentation.
#define ACE_HAS_DEV_POLL
 Generate ACE_Dev_Poll_Reactor documentation.
#define ACE_HAS_TEMPLATE_TYPEDEFS
 Generate ACE_Event_Handler_T documentation.
#define ACE_HAS_LOG_MSG_NT_EVENT_LOG
 Generate ACE_Log_Msg_NT_Event_Log documentation.
#define ACE_HAS_ICMP_SUPPORT   1
 Generate icmp documentation.
#define ACE_USE_RCSID   0
 Don't expand ACE_RCSID macro.
#define OPENSSL_VERSION_NUMBER   0x00905820L
#define ACE_HAS_IPV6
 Enable IPv6.
#define ACE_HAS_NETLINK
 Enable netlink socket support.
#define ACE_HAS_IP_MULTICAST

Detailed Description

This is a configuration file to define all the macros that Doxygen needs

Id
config-doxygen.h 78119 2007-04-19 14:13:13Z shuston
Author:
Carlos O'Ryan <coryan@uci.edu>
Darrell Brunsch <brunsch@uci.edu>

Definition in file config-doxygen.h.


Define Documentation

#define __ACE_INLINE__

Make sure that we always turn inlining on.

Definition at line 19 of file config-doxygen.h.

#define ACE_COMPILE_TIMEPROBES

Enable timeprobes.

Definition at line 67 of file config-doxygen.h.

#define ACE_HAS_AIO_CALLS

Enable support for POSIX Asynchronous I/O calls.

Definition at line 55 of file config-doxygen.h.

#define ACE_HAS_ATM

Generate ACE ATM classes documentation.

Definition at line 89 of file config-doxygen.h.

#define ACE_HAS_DEV_POLL

Generate ACE_Dev_Poll_Reactor documentation.

Definition at line 95 of file config-doxygen.h.

#define ACE_HAS_EXCEPTIONS

Enable exceptions.

Definition at line 64 of file config-doxygen.h.

#define ACE_HAS_ICMP_SUPPORT   1

Generate icmp documentation.

Definition at line 104 of file config-doxygen.h.

#define ACE_HAS_IP_MULTICAST

Definition at line 119 of file config-doxygen.h.

#define ACE_HAS_IPV6

Enable IPv6.

Definition at line 114 of file config-doxygen.h.

#define ACE_HAS_LOG_MSG_NT_EVENT_LOG

Generate ACE_Log_Msg_NT_Event_Log documentation.

Definition at line 101 of file config-doxygen.h.

#define ACE_HAS_NETLINK

Enable netlink socket support.

Definition at line 117 of file config-doxygen.h.

#define ACE_HAS_SSL   1

Enable support for the SSL wrappers.

Definition at line 61 of file config-doxygen.h.

#define ACE_HAS_TEMPLATE_TYPEDEFS

Generate ACE_Event_Handler_T documentation.

Definition at line 98 of file config-doxygen.h.

#define ACE_HAS_THREADS

Support for threads enables several important classes.

Definition at line 46 of file config-doxygen.h.

#define ACE_HAS_TLI

Enable support for TLI interfaces.

Definition at line 58 of file config-doxygen.h.

#define ACE_HAS_TOKENS_LIBRARY

Generate token library documentation.

Definition at line 86 of file config-doxygen.h.

#define ACE_HAS_WCHAR

Make the wchar_t interfaces available.

Definition at line 22 of file config-doxygen.h.

#define ACE_HAS_WIN32_OVERLAPPED_IO

Definition at line 51 of file config-doxygen.h.

#define ACE_HAS_WINSOCK2   1

Definition at line 52 of file config-doxygen.h.

#define ACE_HAS_XTI_ATM

Generate ACE XTI ATM class documentation.

Definition at line 92 of file config-doxygen.h.

#define ACE_LACKS_ITOW

Make all the emulation versions of string operations visible.

Definition at line 26 of file config-doxygen.h.

#define ACE_LACKS_STRCASECMP

Definition at line 27 of file config-doxygen.h.

#define ACE_LACKS_STRRCHR

Definition at line 28 of file config-doxygen.h.

#define ACE_LACKS_WCSCAT

Definition at line 29 of file config-doxygen.h.

#define ACE_LACKS_WCSCHR

Definition at line 30 of file config-doxygen.h.

#define ACE_LACKS_WCSCMP

Definition at line 31 of file config-doxygen.h.

#define ACE_LACKS_WCSCPY

Definition at line 32 of file config-doxygen.h.

#define ACE_LACKS_WCSCSPN

Definition at line 41 of file config-doxygen.h.

#define ACE_LACKS_WCSICMP

Definition at line 33 of file config-doxygen.h.

#define ACE_LACKS_WCSLEN

Definition at line 34 of file config-doxygen.h.

#define ACE_LACKS_WCSNCAT

Definition at line 35 of file config-doxygen.h.

#define ACE_LACKS_WCSNCMP

Definition at line 36 of file config-doxygen.h.

#define ACE_LACKS_WCSNCPY

Definition at line 37 of file config-doxygen.h.

#define ACE_LACKS_WCSNICMP

Definition at line 38 of file config-doxygen.h.

#define ACE_LACKS_WCSPBRK

Definition at line 39 of file config-doxygen.h.

#define ACE_LACKS_WCSRCHR

Definition at line 40 of file config-doxygen.h.

#define ACE_LACKS_WCSSPN

Definition at line 42 of file config-doxygen.h.

#define ACE_LACKS_WCSSTR

Definition at line 43 of file config-doxygen.h.

#define ACE_USE_RCSID   0

Don't expand ACE_RCSID macro.

Definition at line 107 of file config-doxygen.h.

#define ACE_WIN32

Support for Win32 enables the WFMO_Reactor and several Async I/O classes

Definition at line 50 of file config-doxygen.h.

#define ACE_YY_USE_PROTOS

These defines make sure that Svc_Conf_y.cpp and Svc_Conf_l.cpp are correctly parsed

Definition at line 74 of file config-doxygen.h.

#define OPENSSL_VERSION_NUMBER   0x00905820L

Parse some ACE_SSL classes that depend on recent versions of OpenSSL.

Definition at line 111 of file config-doxygen.h.

#define TAO_HAS_AMI   1

Definition at line 79 of file config-doxygen.h.

#define TAO_HAS_COIOP   1

Definition at line 82 of file config-doxygen.h.

#define TAO_HAS_INTERCEPTORS   1

Definition at line 80 of file config-doxygen.h.

#define TAO_HAS_MINIMUM_CORBA   0

Definition at line 78 of file config-doxygen.h.

#define TAO_HAS_RT_CORBA   1

TAO features that should be documented too.

Definition at line 77 of file config-doxygen.h.

#define TAO_HAS_SCIOP   1

Definition at line 81 of file config-doxygen.h.

#define TAO_HAS_TRANSPORT_CURRENT   1

Definition at line 83 of file config-doxygen.h.

#define UNICODE

Enable unicode to generate ACE_Registry_Name_Space.

Definition at line 70 of file config-doxygen.h.

 All Files Defines
Generated on 23 Mar 2010 for ACE by  doxygen 1.6.3