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 |
| #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 |
| #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 |
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
| #define __cplusplus |
These defines make sure that Svc_Conf_y.cpp and Svc_Conf_l.cpp are correctly parsed
| #define ACE_COMPILE_TIMEPROBES |
Enable timeprobes.
| #define ACE_HAS_AIO_CALLS |
Enable support for POSIX Asynchronous I/O calls.
| #define ACE_HAS_EXCEPTIONS |
Enable exceptions.
| #define ACE_HAS_FL |
| #define ACE_HAS_GTK |
| #define ACE_HAS_QT |
| #define ACE_HAS_SSL 1 |
Enable support for the SSL wrappers.
| #define ACE_HAS_THREADS |
Support for threads enables several important classes.
| #define ACE_HAS_TK |
| #define ACE_HAS_TLI |
Enable support for TLI interfaces.
| #define ACE_HAS_WCHAR |
Make the wchar_t interfaces available.
| #define ACE_HAS_XT |
Several GUI Reactors that are only enabled in some platforms.
| #define ACE_LACKS_ITOW |
Make all the emulation versions of string operations visible.
| #define ACE_LACKS_STRCASECMP |
| #define ACE_LACKS_STRCHR |
| #define ACE_LACKS_STRCSPN |
| #define ACE_LACKS_STRRCHR |
| #define ACE_LACKS_WCSCAT |
| #define ACE_LACKS_WCSCHR |
| #define ACE_LACKS_WCSCMP |
| #define ACE_LACKS_WCSCPY |
| #define ACE_LACKS_WCSCSPN |
| #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_WCSSPN |
| #define ACE_LACKS_WCSSTR |
| #define ACE_WIN32 |
Support for Win32 enables the WFMO_Reactor and several Async I/O classes
| #define ACE_YY_USE_PROTOS |
| #define TAO_HAS_AMI 1 |
| #define TAO_HAS_INTERCEPTORS 1 |
| #define TAO_HAS_MINIMUM_CORBA 0 |
| #define TAO_HAS_RT_CORBA 1 |
TAO features that should be documented too.
| #define UNICODE |
Enable unicode to generate ACE_Registry_Name_Space.
1.7.0