config.h(3)

config.h(3) log4cplus config.h(3)

NAME

config.h

SYNOPSIS

Macros


#define HAVE_DLFCN_H 1
#define HAVE_FCNTL 1
#define HAVE_FLOCK 1
#define HAVE_FTIME 1
#define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
#define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
#define HAVE_GETADDRINFO 1
#define HAVE_GETHOSTBYNAME_R 1
#define HAVE_GETPID 1
#define HAVE_GMTIME_R 1
#define HAVE_HTONL 1
#define HAVE_HTONS 1
#define HAVE_INTTYPES_H 1
#define HAVE_LOCALTIME_R 1
#define HAVE_LOCKF 1
#define HAVE_LSTAT 1
#define HAVE_MBSTOWCS 1
#define HAVE_MEMORY_H 1
#define HAVE_NTOHL 1
#define HAVE_NTOHS 1
#define HAVE_PIPE 1
#define HAVE_PIPE2 1
#define HAVE_POLL 1
#define HAVE_PTHREAD 1
#define HAVE_PTHREAD_PRIO_INHERIT 1
#define HAVE_PYTHON '3.9'
#define HAVE_SHUTDOWN 1
#define HAVE_STAT 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_TLS_SUPPORT 1
#define HAVE_UNISTD_H 1
#define HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
#define HAVE_VSNPRINTF 1
#define HAVE_WCSTOMBS 1
#define LOG4CPLUS_DECLSPEC_EXPORT __attribute__ ((visibility('default')))
#define LOG4CPLUS_DECLSPEC_IMPORT __attribute__ ((visibility('default')))
#define LOG4CPLUS_DECLSPEC_PRIVATE __attribute__ ((visibility('hidden')))
#define LOG4CPLUS_HAVE_ARPA_INET_H 1
#define LOG4CPLUS_HAVE_ENAMETOOLONG 1
#define LOG4CPLUS_HAVE_ERRNO_H 1
#define LOG4CPLUS_HAVE_FCNTL 1
#define LOG4CPLUS_HAVE_FCNTL_H 1
#define LOG4CPLUS_HAVE_FLOCK 1
#define LOG4CPLUS_HAVE_FTIME 1
#define LOG4CPLUS_HAVE_FUNCTION_MACRO 1
#define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
#define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
#define LOG4CPLUS_HAVE_FUNC_SYMBOL 1
#define LOG4CPLUS_HAVE_GETADDRINFO 1
#define LOG4CPLUS_HAVE_GETHOSTBYNAME_R 1
#define LOG4CPLUS_HAVE_GETPID 1
#define LOG4CPLUS_HAVE_GETTID 1
#define LOG4CPLUS_HAVE_GMTIME_R 1
#define LOG4CPLUS_HAVE_HTONL 1
#define LOG4CPLUS_HAVE_HTONS 1
#define LOG4CPLUS_HAVE_LIMITS_H 1
#define LOG4CPLUS_HAVE_LOCALTIME_R 1
#define LOG4CPLUS_HAVE_LOCKF 1
#define LOG4CPLUS_HAVE_LSTAT 1
#define LOG4CPLUS_HAVE_MBSTOWCS 1
#define LOG4CPLUS_HAVE_NETDB_H 1
#define LOG4CPLUS_HAVE_NETINET_IN_H 1
#define LOG4CPLUS_HAVE_NETINET_TCP_H 1
#define LOG4CPLUS_HAVE_NTOHL 1
#define LOG4CPLUS_HAVE_NTOHS 1
#define LOG4CPLUS_HAVE_PIPE 1
#define LOG4CPLUS_HAVE_PIPE2 1
#define LOG4CPLUS_HAVE_POLL 1
#define LOG4CPLUS_HAVE_POLL_H 1
#define LOG4CPLUS_HAVE_PRETTY_FUNCTION_MACRO 1
#define LOG4CPLUS_HAVE_SHUTDOWN 1
#define LOG4CPLUS_HAVE_STAT 1
#define LOG4CPLUS_HAVE_STDARG_H 1
#define LOG4CPLUS_HAVE_STDIO_H 1
#define LOG4CPLUS_HAVE_STDLIB_H 1
#define LOG4CPLUS_HAVE_SYSLOG_H 1
#define LOG4CPLUS_HAVE_SYS_FILE_H 1
#define LOG4CPLUS_HAVE_SYS_SOCKET_H 1
#define LOG4CPLUS_HAVE_SYS_STAT_H 1
#define LOG4CPLUS_HAVE_SYS_SYSCALL_H 1
#define LOG4CPLUS_HAVE_SYS_TIMEB_H 1
#define LOG4CPLUS_HAVE_SYS_TIME_H 1
#define LOG4CPLUS_HAVE_SYS_TYPES_H 1
#define LOG4CPLUS_HAVE_TIME_H 1
#define LOG4CPLUS_HAVE_TLS_SUPPORT 1
#define LOG4CPLUS_HAVE_UNISTD_H 1
#define LOG4CPLUS_HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
#define LOG4CPLUS_HAVE_VSNPRINTF 1
#define LOG4CPLUS_HAVE_WCHAR_H 1
#define LOG4CPLUS_HAVE_WCSTOMBS 1
#define LOG4CPLUS_THREAD_LOCAL_VAR thread_local
#define LOG4CPLUS_WORKING_C_LOCALE 1
#define LT_OBJDIR '.libs/'
#define PACKAGE_BUGREPORT ''
#define PACKAGE_NAME 'log4cplus'
#define PACKAGE_STRING 'log4cplus 2.0.6'
#define PACKAGE_TARNAME 'log4cplus'
#define PACKAGE_URL ''
#define PACKAGE_VERSION '2.0.6'
#define STDC_HEADERS 1
#define TLS_SUPPORT_CONSTRUCT thread_local

Macro Definition Documentation

#define HAVE_DLFCN_H 1

Definition at line 12 of file config.h.

#define HAVE_FCNTL 1

Definition at line 15 of file config.h.

#define HAVE_FLOCK 1

Definition at line 18 of file config.h.

#define HAVE_FTIME 1

Definition at line 21 of file config.h.

#define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1

Definition at line 24 of file config.h.

#define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1

Definition at line 28 of file config.h.

#define HAVE_GETADDRINFO 1

Definition at line 31 of file config.h.

#define HAVE_GETHOSTBYNAME_R 1

Definition at line 34 of file config.h.

#define HAVE_GETPID 1

Definition at line 37 of file config.h.

#define HAVE_GMTIME_R 1

Definition at line 40 of file config.h.

#define HAVE_HTONL 1

Definition at line 43 of file config.h.

#define HAVE_HTONS 1

Definition at line 46 of file config.h.

#define HAVE_INTTYPES_H 1

Definition at line 58 of file config.h.

#define HAVE_LOCALTIME_R 1

Definition at line 82 of file config.h.

#define HAVE_LOCKF 1

Definition at line 85 of file config.h.

#define HAVE_LSTAT 1

Definition at line 88 of file config.h.

#define HAVE_MBSTOWCS 1

Definition at line 91 of file config.h.

#define HAVE_MEMORY_H 1

Definition at line 94 of file config.h.

#define HAVE_NTOHL 1

Definition at line 97 of file config.h.

#define HAVE_NTOHS 1

Definition at line 100 of file config.h.

#define HAVE_PIPE 1

Definition at line 106 of file config.h.

#define HAVE_PIPE2 1

Definition at line 109 of file config.h.

#define HAVE_POLL 1

Definition at line 112 of file config.h.

#define HAVE_PTHREAD 1

Definition at line 115 of file config.h.

#define HAVE_PTHREAD_PRIO_INHERIT 1

Definition at line 118 of file config.h.

#define HAVE_PYTHON '3.9'

Definition at line 121 of file config.h.

#define HAVE_SHUTDOWN 1

Definition at line 124 of file config.h.

#define HAVE_STAT 1

Definition at line 127 of file config.h.

#define HAVE_STDINT_H 1

Definition at line 130 of file config.h.

#define HAVE_STDLIB_H 1

Definition at line 133 of file config.h.

#define HAVE_STRING_H 1

Definition at line 139 of file config.h.

#define HAVE_STRINGS_H 1

Definition at line 136 of file config.h.

#define HAVE_SYS_STAT_H 1

Definition at line 142 of file config.h.

#define HAVE_SYS_TYPES_H 1

Definition at line 145 of file config.h.

#define HAVE_TLS_SUPPORT 1

Definition at line 149 of file config.h.

#define HAVE_UNISTD_H 1

Definition at line 152 of file config.h.

#define HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1

Definition at line 155 of file config.h.

#define HAVE_VSNPRINTF 1

Definition at line 164 of file config.h.

#define HAVE_WCSTOMBS 1

Definition at line 176 of file config.h.

#define LOG4CPLUS_DECLSPEC_EXPORT __attribute__ ((visibility('default')))

Definition at line 204 of file config.h.

#define LOG4CPLUS_DECLSPEC_IMPORT __attribute__ ((visibility('default')))

Definition at line 208 of file config.h.

#define LOG4CPLUS_DECLSPEC_PRIVATE __attribute__ ((visibility('hidden')))

Definition at line 212 of file config.h.

#define LOG4CPLUS_HAVE_ARPA_INET_H 1

Definition at line 215 of file config.h.

#define LOG4CPLUS_HAVE_ENAMETOOLONG 1

Definition at line 218 of file config.h.

#define LOG4CPLUS_HAVE_ERRNO_H 1

Definition at line 221 of file config.h.

#define LOG4CPLUS_HAVE_FCNTL 1

Definition at line 224 of file config.h.

#define LOG4CPLUS_HAVE_FCNTL_H 1

Definition at line 227 of file config.h.

#define LOG4CPLUS_HAVE_FLOCK 1

Definition at line 230 of file config.h.

#define LOG4CPLUS_HAVE_FTIME 1

Definition at line 233 of file config.h.

#define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1

Definition at line 239 of file config.h.

#define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1

Definition at line 242 of file config.h.

#define LOG4CPLUS_HAVE_FUNC_SYMBOL 1

Definition at line 245 of file config.h.

#define LOG4CPLUS_HAVE_FUNCTION_MACRO 1

Definition at line 236 of file config.h.

#define LOG4CPLUS_HAVE_GETADDRINFO 1

Definition at line 248 of file config.h.

#define LOG4CPLUS_HAVE_GETHOSTBYNAME_R 1

Definition at line 251 of file config.h.

#define LOG4CPLUS_HAVE_GETPID 1

Definition at line 254 of file config.h.

#define LOG4CPLUS_HAVE_GETTID 1

Definition at line 257 of file config.h.

#define LOG4CPLUS_HAVE_GMTIME_R 1

Definition at line 260 of file config.h.

#define LOG4CPLUS_HAVE_HTONL 1

Definition at line 263 of file config.h.

#define LOG4CPLUS_HAVE_HTONS 1

Definition at line 266 of file config.h.

#define LOG4CPLUS_HAVE_LIMITS_H 1

Definition at line 281 of file config.h.

#define LOG4CPLUS_HAVE_LOCALTIME_R 1

Definition at line 284 of file config.h.

#define LOG4CPLUS_HAVE_LOCKF 1

Definition at line 287 of file config.h.

#define LOG4CPLUS_HAVE_LSTAT 1

Definition at line 290 of file config.h.

#define LOG4CPLUS_HAVE_MBSTOWCS 1

Definition at line 293 of file config.h.

#define LOG4CPLUS_HAVE_NETDB_H 1

Definition at line 296 of file config.h.

#define LOG4CPLUS_HAVE_NETINET_IN_H 1

Definition at line 299 of file config.h.

#define LOG4CPLUS_HAVE_NETINET_TCP_H 1

Definition at line 302 of file config.h.

#define LOG4CPLUS_HAVE_NTOHL 1

Definition at line 305 of file config.h.

#define LOG4CPLUS_HAVE_NTOHS 1

Definition at line 308 of file config.h.

#define LOG4CPLUS_HAVE_PIPE 1

Definition at line 314 of file config.h.

#define LOG4CPLUS_HAVE_PIPE2 1

Definition at line 317 of file config.h.

#define LOG4CPLUS_HAVE_POLL 1

Definition at line 320 of file config.h.

#define LOG4CPLUS_HAVE_POLL_H 1

Definition at line 323 of file config.h.

#define LOG4CPLUS_HAVE_PRETTY_FUNCTION_MACRO 1

Definition at line 326 of file config.h.

#define LOG4CPLUS_HAVE_SHUTDOWN 1

Definition at line 329 of file config.h.

#define LOG4CPLUS_HAVE_STAT 1

Definition at line 332 of file config.h.

#define LOG4CPLUS_HAVE_STDARG_H 1

Definition at line 335 of file config.h.

#define LOG4CPLUS_HAVE_STDIO_H 1

Definition at line 338 of file config.h.

#define LOG4CPLUS_HAVE_STDLIB_H 1

Definition at line 341 of file config.h.

#define LOG4CPLUS_HAVE_SYS_FILE_H 1

Definition at line 347 of file config.h.

#define LOG4CPLUS_HAVE_SYS_SOCKET_H 1

Definition at line 350 of file config.h.

#define LOG4CPLUS_HAVE_SYS_STAT_H 1

Definition at line 353 of file config.h.

#define LOG4CPLUS_HAVE_SYS_SYSCALL_H 1

Definition at line 356 of file config.h.

#define LOG4CPLUS_HAVE_SYS_TIME_H 1

Definition at line 362 of file config.h.

#define LOG4CPLUS_HAVE_SYS_TIMEB_H 1

Definition at line 359 of file config.h.

#define LOG4CPLUS_HAVE_SYS_TYPES_H 1

Definition at line 365 of file config.h.

#define LOG4CPLUS_HAVE_SYSLOG_H 1

Definition at line 344 of file config.h.

#define LOG4CPLUS_HAVE_TIME_H 1

Definition at line 368 of file config.h.

#define LOG4CPLUS_HAVE_TLS_SUPPORT 1

Definition at line 371 of file config.h.

#define LOG4CPLUS_HAVE_UNISTD_H 1

Definition at line 374 of file config.h.

#define LOG4CPLUS_HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1

Definition at line 377 of file config.h.

#define LOG4CPLUS_HAVE_VSNPRINTF 1

Definition at line 386 of file config.h.

#define LOG4CPLUS_HAVE_WCHAR_H 1

Definition at line 398 of file config.h.

#define LOG4CPLUS_HAVE_WCSTOMBS 1

Definition at line 401 of file config.h.

#define LOG4CPLUS_THREAD_LOCAL_VAR thread_local

Definition at line 419 of file config.h.

#define LOG4CPLUS_WORKING_C_LOCALE 1

Definition at line 432 of file config.h.

#define LT_OBJDIR '.libs/'

Definition at line 439 of file config.h.

#define PACKAGE_BUGREPORT ''

Definition at line 442 of file config.h.

#define PACKAGE_NAME 'log4cplus'

Definition at line 445 of file config.h.

#define PACKAGE_STRING 'log4cplus 2.0.6'

Definition at line 448 of file config.h.

#define PACKAGE_TARNAME 'log4cplus'

Definition at line 451 of file config.h.

#define PACKAGE_URL ''

Definition at line 454 of file config.h.

#define PACKAGE_VERSION '2.0.6'

Definition at line 457 of file config.h.

#define STDC_HEADERS 1

Definition at line 464 of file config.h.

#define TLS_SUPPORT_CONSTRUCT thread_local

Definition at line 467 of file config.h.

Author

Generated automatically by Doxygen for log4cplus from the source code.

Fri Jun 18 2021 Version 2.0.6