ALMA Computing Group

config-doxygen.h

Go to the documentation of this file.
00001 00013 #ifndef ACE_CONFIG_DOXYGEN_H 00014 #define ACE_CONFIG_DOXYGEN_H 00015 00017 #define ACE_HAS_WCHAR 00018 00020 // #define ACE_LACKS_WCSTOK 00021 #define ACE_LACKS_ITOW 00022 #define ACE_LACKS_STRCASECMP 00023 #define ACE_LACKS_STRCSPN 00024 #define ACE_LACKS_STRCHR 00025 #define ACE_LACKS_STRRCHR 00026 #define ACE_LACKS_WCSCAT 00027 #define ACE_LACKS_WCSCHR 00028 #define ACE_LACKS_WCSCMP 00029 #define ACE_LACKS_WCSCPY 00030 #define ACE_LACKS_WCSICMP 00031 #define ACE_LACKS_WCSLEN 00032 #define ACE_LACKS_WCSNCAT 00033 #define ACE_LACKS_WCSNCMP 00034 #define ACE_LACKS_WCSNCPY 00035 #define ACE_LACKS_WCSNICMP 00036 #define ACE_LACKS_WCSPBRK 00037 #define ACE_LACKS_WCSRCHR 00038 #define ACE_LACKS_WCSCSPN 00039 #define ACE_LACKS_WCSSPN 00040 #define ACE_LACKS_WCSSTR 00041 00043 #define ACE_HAS_THREADS 00044 00047 #define ACE_WIN32 00048 00050 #define ACE_HAS_AIO_CALLS 00051 00053 #define ACE_HAS_TLI 00054 00056 #define ACE_HAS_SSL 1 00057 00059 #define ACE_HAS_XT 00060 #define ACE_HAS_FL 00061 #define ACE_HAS_QT 00062 #define ACE_HAS_TK 00063 #define ACE_HAS_GTK 00064 00066 #define ACE_HAS_EXCEPTIONS 00067 00069 #define ACE_COMPILE_TIMEPROBES 00070 00072 #define UNICODE 00073 00076 #define __cplusplus 00077 #define ACE_YY_USE_PROTOS 00078 00080 #define TAO_HAS_RT_CORBA 1 00081 #define TAO_HAS_MINIMUM_CORBA 0 00082 #define TAO_HAS_AMI 1 00083 #define TAO_HAS_INTERCEPTORS 1 00084 00086 00087 00088 #endif /* ACE_CONFIG_DOXYGEN_H */