Macros
config.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define HAVE_ARPA_INET_H   1
 
#define HAVE_DECL___CYGWIN__   0
 
#define HAVE_DECL_TIOCSRS485   1
 
#define HAVE_DLFCN_H   1
 
#define HAVE_ERRNO_H   1
 
#define HAVE_FCNTL_H   1
 
#define HAVE_FORK   1
 
#define HAVE_GETADDRINFO   1
 
#define HAVE_GETTIMEOFDAY   1
 
#define HAVE_INET_NTOA   1
 
#define HAVE_INTTYPES_H   1
 
#define HAVE_LIMITS_H   1
 
#define HAVE_LINUX_SERIAL_H   1
 
#define HAVE_MEMORY_H   1
 
#define HAVE_MEMSET   1
 
#define HAVE_NETDB_H   1
 
#define HAVE_NETINET_IN_H   1
 
#define HAVE_NETINET_TCP_H   1
 
#define HAVE_SELECT   1
 
#define HAVE_SOCKET   1
 
#define HAVE_STDINT_H   1
 
#define HAVE_STDLIB_H   1
 
#define HAVE_STRERROR   1
 
#define HAVE_STRING_H   1
 
#define HAVE_STRINGS_H   1
 
#define HAVE_SYS_IOCTL_H   1
 
#define HAVE_SYS_SOCKET_H   1
 
#define HAVE_SYS_STAT_H   1
 
#define HAVE_SYS_TIME_H   1
 
#define HAVE_SYS_TYPES_H   1
 
#define HAVE_TERMIOS_H   1
 
#define HAVE_TIME_H   1
 
#define HAVE_UNISTD_H   1
 
#define HAVE_VFORK   1
 
#define HAVE_WORKING_FORK   1
 
#define HAVE_WORKING_VFORK   1
 
#define LT_OBJDIR   ".libs/"
 
#define PACKAGE   "libmodbus"
 
#define PACKAGE_BUGREPORT   "https://github.com/stephane/liblibmodbus/issues"
 
#define PACKAGE_NAME   "libmodbus"
 
#define PACKAGE_STRING   "libmodbus 3.0.6"
 
#define PACKAGE_TARNAME   "libmodbus"
 
#define PACKAGE_URL   ""
 
#define PACKAGE_VERSION   "3.0.6"
 
#define STDC_HEADERS   1
 
#define TIME_WITH_SYS_TIME   1
 
#define VERSION   "3.0.6"
 

Macro Definition Documentation

#define HAVE_ARPA_INET_H   1

Definition at line 5 of file config.h.

#define HAVE_DECL___CYGWIN__   0

Definition at line 13 of file config.h.

#define HAVE_DECL_TIOCSRS485   1

Definition at line 9 of file config.h.

#define HAVE_DLFCN_H   1

Definition at line 16 of file config.h.

#define HAVE_ERRNO_H   1

Definition at line 19 of file config.h.

#define HAVE_FCNTL_H   1

Definition at line 22 of file config.h.

#define HAVE_FORK   1

Definition at line 25 of file config.h.

#define HAVE_GETADDRINFO   1

Definition at line 28 of file config.h.

#define HAVE_GETTIMEOFDAY   1

Definition at line 31 of file config.h.

#define HAVE_INET_NTOA   1

Definition at line 34 of file config.h.

#define HAVE_INTTYPES_H   1

Definition at line 37 of file config.h.

#define HAVE_LIMITS_H   1

Definition at line 40 of file config.h.

#define HAVE_LINUX_SERIAL_H   1

Definition at line 43 of file config.h.

#define HAVE_MEMORY_H   1

Definition at line 46 of file config.h.

#define HAVE_MEMSET   1

Definition at line 49 of file config.h.

#define HAVE_NETDB_H   1

Definition at line 52 of file config.h.

#define HAVE_NETINET_IN_H   1

Definition at line 55 of file config.h.

#define HAVE_NETINET_TCP_H   1

Definition at line 58 of file config.h.

#define HAVE_SELECT   1

Definition at line 61 of file config.h.

#define HAVE_SOCKET   1

Definition at line 64 of file config.h.

#define HAVE_STDINT_H   1

Definition at line 67 of file config.h.

#define HAVE_STDLIB_H   1

Definition at line 70 of file config.h.

#define HAVE_STRERROR   1

Definition at line 73 of file config.h.

#define HAVE_STRING_H   1

Definition at line 79 of file config.h.

#define HAVE_STRINGS_H   1

Definition at line 76 of file config.h.

#define HAVE_SYS_IOCTL_H   1

Definition at line 85 of file config.h.

#define HAVE_SYS_SOCKET_H   1

Definition at line 88 of file config.h.

#define HAVE_SYS_STAT_H   1

Definition at line 91 of file config.h.

#define HAVE_SYS_TIME_H   1

Definition at line 94 of file config.h.

#define HAVE_SYS_TYPES_H   1

Definition at line 97 of file config.h.

#define HAVE_TERMIOS_H   1

Definition at line 100 of file config.h.

#define HAVE_TIME_H   1

Definition at line 103 of file config.h.

#define HAVE_UNISTD_H   1

Definition at line 106 of file config.h.

#define HAVE_VFORK   1

Definition at line 109 of file config.h.

#define HAVE_WORKING_FORK   1

Definition at line 118 of file config.h.

#define HAVE_WORKING_VFORK   1

Definition at line 121 of file config.h.

#define LT_OBJDIR   ".libs/"

Definition at line 125 of file config.h.

#define PACKAGE   "libmodbus"

Definition at line 128 of file config.h.

#define PACKAGE_BUGREPORT   "https://github.com/stephane/liblibmodbus/issues"

Definition at line 131 of file config.h.

#define PACKAGE_NAME   "libmodbus"

Definition at line 134 of file config.h.

#define PACKAGE_STRING   "libmodbus 3.0.6"

Definition at line 137 of file config.h.

#define PACKAGE_TARNAME   "libmodbus"

Definition at line 140 of file config.h.

#define PACKAGE_URL   ""

Definition at line 143 of file config.h.

#define PACKAGE_VERSION   "3.0.6"

Definition at line 146 of file config.h.

#define STDC_HEADERS   1

Definition at line 149 of file config.h.

#define TIME_WITH_SYS_TIME   1

Definition at line 152 of file config.h.

#define VERSION   "3.0.6"

Definition at line 155 of file config.h.



libmodbus
Author(s):
autogenerated on Sat Nov 21 2020 03:17:32