ALMA Computing Group

config-doxygen.h File Reference

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

Go to the source code of this file.

Defines

#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_STRCSPN
#define ACE_LACKS_STRCHR
#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
 Support for Win32 enables the WFMO_Reactor and several Async I/O classes.
#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_XT
 Several GUI Reactors that are only enabled in some platforms.
#define ACE_HAS_FL
#define ACE_HAS_QT
#define ACE_HAS_TK
#define ACE_HAS_GTK
#define ACE_HAS_EXCEPTIONS
 Enable exceptions.
#define ACE_COMPILE_TIMEPROBES
 Enable timeprobes.
#define UNICODE
 Enable unicode to generate ACE_Registry_Name_Space.
#define __cplusplus
 These defines make sure that Svc_Conf_y.cpp and Svc_Conf_l.cpp are correctly parsed.
#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


Detailed Description

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

config-doxygen.h,v 1.7 2002/04/23 05:37:59 jwillemsen Exp

Author:
Carlos O'Ryan <coryan@uci.edu>

Darrell Brunsch <brunsch@uci.edu>

Definition in file config-doxygen.h.


Define Documentation

#define __cplusplus
 

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

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

#define ACE_COMPILE_TIMEPROBES
 

Enable timeprobes.

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

#define ACE_HAS_AIO_CALLS
 

Enable support for POSIX Asynchronous I/O calls.

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

#define ACE_HAS_EXCEPTIONS
 

Enable exceptions.

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

#define ACE_HAS_FL
 

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

#define ACE_HAS_GTK
 

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

#define ACE_HAS_QT
 

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

#define ACE_HAS_SSL   1
 

Enable support for the SSL wrappers.

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

#define ACE_HAS_THREADS
 

Support for threads enables several important classes.

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

#define ACE_HAS_TK
 

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

#define ACE_HAS_TLI
 

Enable support for TLI interfaces.

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

#define ACE_HAS_WCHAR
 

Make the wchar_t interfaces available.

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

#define ACE_HAS_XT
 

Several GUI Reactors that are only enabled in some platforms.

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

#define ACE_LACKS_ITOW
 

Make all the emulation versions of string operations visible.

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

#define ACE_LACKS_STRCASECMP
 

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

#define ACE_LACKS_STRCHR
 

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

#define ACE_LACKS_STRCSPN
 

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

#define ACE_LACKS_STRRCHR
 

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

#define ACE_LACKS_WCSCAT
 

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

#define ACE_LACKS_WCSCHR
 

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

#define ACE_LACKS_WCSCMP
 

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

#define ACE_LACKS_WCSCPY
 

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

#define ACE_LACKS_WCSCSPN
 

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

#define ACE_LACKS_WCSICMP
 

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

#define ACE_LACKS_WCSLEN
 

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

#define ACE_LACKS_WCSNCAT
 

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

#define ACE_LACKS_WCSNCMP
 

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

#define ACE_LACKS_WCSNCPY
 

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

#define ACE_LACKS_WCSNICMP
 

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

#define ACE_LACKS_WCSPBRK
 

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

#define ACE_LACKS_WCSRCHR
 

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

#define ACE_LACKS_WCSSPN
 

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

#define ACE_LACKS_WCSSTR
 

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

#define ACE_WIN32
 

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

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

#define ACE_YY_USE_PROTOS
 

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

#define TAO_HAS_AMI   1
 

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

#define TAO_HAS_INTERCEPTORS   1
 

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

#define TAO_HAS_MINIMUM_CORBA   0
 

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

#define TAO_HAS_RT_CORBA   1
 

TAO features that should be documented too.

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

#define UNICODE
 

Enable unicode to generate ACE_Registry_Name_Space.

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