Macros
zos/platform.hpp File Reference
#include <pthread.h>
Include dependency graph for zos/platform.hpp:
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_LOCAL_PEERCRED   0
 
#define HAVE_DECL_SO_PEERCRED   0
 
#define HAVE_DLFCN_H   1
 
#define HAVE_ERRNO_H   1
 
#define HAVE_FORK   1
 
#define HAVE_FREEIFADDRS   1
 
#define HAVE_GETIFADDRS   1
 
#define HAVE_GETTIMEOFDAY   1
 
#define HAVE_IFADDRS_H   1
 
#define HAVE_INTTYPES_H   1
 
#define HAVE_LIMITS_H   1
 
#define HAVE_MEMORY_H   1
 
#define HAVE_MEMSET   1
 
#define HAVE_NETINET_IN_H   1
 
#define HAVE_NETINET_TCP_H   1
 
#define HAVE_PERROR   1
 
#define HAVE_SOCKET   1
 
#define HAVE_STDDEF_H   1
 
#define HAVE_STDINT_H   1
 
#define HAVE_STDLIB_H   1
 
#define HAVE_STRING_H   1
 
#define HAVE_STRINGS_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_SYS_UIO_H   1
 
#define HAVE_TIME_H   1
 
#define HAVE_UNISTD_H   1
 
#define LT_OBJDIR   ".libs/"
 
#define NI_MAXHOST   1025
 
#define PACKAGE   "zeromq"
 
#define PACKAGE_BUGREPORT   "zeromq-dev@lists.zeromq.org"
 
#define PACKAGE_NAME   "zeromq"
 
#define PACKAGE_STRING   "zeromq 4.1.0"
 
#define PACKAGE_TARNAME   "zeromq"
 
#define PACKAGE_URL   ""
 
#define PACKAGE_VERSION   "4.1.0"
 
#define RETSIGTYPE   void
 
#define STDC_HEADERS   1
 
#define TIME_WITH_SYS_TIME   1
 
#define VERSION   "4.1.0"
 
#define ZMQ_HAVE_IFADDRS   1
 
#define ZMQ_HAVE_SO_KEEPALIVE   1
 
#define ZMQ_HAVE_UIO   1
 

Macro Definition Documentation

◆ HAVE_ARPA_INET_H

#define HAVE_ARPA_INET_H   1

Definition at line 8 of file zos/platform.hpp.

◆ HAVE_DECL_LOCAL_PEERCRED

#define HAVE_DECL_LOCAL_PEERCRED   0

Definition at line 15 of file zos/platform.hpp.

◆ HAVE_DECL_SO_PEERCRED

#define HAVE_DECL_SO_PEERCRED   0

Definition at line 19 of file zos/platform.hpp.

◆ HAVE_DLFCN_H

#define HAVE_DLFCN_H   1

Definition at line 22 of file zos/platform.hpp.

◆ HAVE_ERRNO_H

#define HAVE_ERRNO_H   1

Definition at line 25 of file zos/platform.hpp.

◆ HAVE_FORK

#define HAVE_FORK   1

Definition at line 28 of file zos/platform.hpp.

◆ HAVE_FREEIFADDRS

#define HAVE_FREEIFADDRS   1

Definition at line 31 of file zos/platform.hpp.

◆ HAVE_GETIFADDRS

#define HAVE_GETIFADDRS   1

Definition at line 37 of file zos/platform.hpp.

◆ HAVE_GETTIMEOFDAY

#define HAVE_GETTIMEOFDAY   1

Definition at line 40 of file zos/platform.hpp.

◆ HAVE_IFADDRS_H

#define HAVE_IFADDRS_H   1

Definition at line 43 of file zos/platform.hpp.

◆ HAVE_INTTYPES_H

#define HAVE_INTTYPES_H   1

Definition at line 46 of file zos/platform.hpp.

◆ HAVE_LIMITS_H

#define HAVE_LIMITS_H   1

Definition at line 76 of file zos/platform.hpp.

◆ HAVE_MEMORY_H

#define HAVE_MEMORY_H   1

Definition at line 79 of file zos/platform.hpp.

◆ HAVE_MEMSET

#define HAVE_MEMSET   1

Definition at line 82 of file zos/platform.hpp.

◆ HAVE_NETINET_IN_H

#define HAVE_NETINET_IN_H   1

Definition at line 85 of file zos/platform.hpp.

◆ HAVE_NETINET_TCP_H

#define HAVE_NETINET_TCP_H   1

Definition at line 88 of file zos/platform.hpp.

◆ HAVE_PERROR

#define HAVE_PERROR   1

Definition at line 91 of file zos/platform.hpp.

◆ HAVE_SOCKET

#define HAVE_SOCKET   1

Definition at line 94 of file zos/platform.hpp.

◆ HAVE_STDDEF_H

#define HAVE_STDDEF_H   1

Definition at line 100 of file zos/platform.hpp.

◆ HAVE_STDINT_H

#define HAVE_STDINT_H   1

Definition at line 103 of file zos/platform.hpp.

◆ HAVE_STDLIB_H

#define HAVE_STDLIB_H   1

Definition at line 106 of file zos/platform.hpp.

◆ HAVE_STRING_H

#define HAVE_STRING_H   1

Definition at line 112 of file zos/platform.hpp.

◆ HAVE_STRINGS_H

#define HAVE_STRINGS_H   1

Definition at line 109 of file zos/platform.hpp.

◆ HAVE_SYS_SOCKET_H

#define HAVE_SYS_SOCKET_H   1

Definition at line 118 of file zos/platform.hpp.

◆ HAVE_SYS_STAT_H

#define HAVE_SYS_STAT_H   1

Definition at line 121 of file zos/platform.hpp.

◆ HAVE_SYS_TIME_H

#define HAVE_SYS_TIME_H   1

Definition at line 124 of file zos/platform.hpp.

◆ HAVE_SYS_TYPES_H

#define HAVE_SYS_TYPES_H   1

Definition at line 127 of file zos/platform.hpp.

◆ HAVE_SYS_UIO_H

#define HAVE_SYS_UIO_H   1

Definition at line 130 of file zos/platform.hpp.

◆ HAVE_TIME_H

#define HAVE_TIME_H   1

Definition at line 133 of file zos/platform.hpp.

◆ HAVE_UNISTD_H

#define HAVE_UNISTD_H   1

Definition at line 136 of file zos/platform.hpp.

◆ LT_OBJDIR

#define LT_OBJDIR   ".libs/"

Definition at line 146 of file zos/platform.hpp.

◆ NI_MAXHOST

#define NI_MAXHOST   1025

Definition at line 299 of file zos/platform.hpp.

◆ PACKAGE

#define PACKAGE   "zeromq"

Definition at line 149 of file zos/platform.hpp.

◆ PACKAGE_BUGREPORT

#define PACKAGE_BUGREPORT   "zeromq-dev@lists.zeromq.org"

Definition at line 152 of file zos/platform.hpp.

◆ PACKAGE_NAME

#define PACKAGE_NAME   "zeromq"

Definition at line 155 of file zos/platform.hpp.

◆ PACKAGE_STRING

#define PACKAGE_STRING   "zeromq 4.1.0"

Definition at line 158 of file zos/platform.hpp.

◆ PACKAGE_TARNAME

#define PACKAGE_TARNAME   "zeromq"

Definition at line 161 of file zos/platform.hpp.

◆ PACKAGE_URL

#define PACKAGE_URL   ""

Definition at line 164 of file zos/platform.hpp.

◆ PACKAGE_VERSION

#define PACKAGE_VERSION   "4.1.0"

Definition at line 167 of file zos/platform.hpp.

◆ RETSIGTYPE

#define RETSIGTYPE   void

Definition at line 170 of file zos/platform.hpp.

◆ STDC_HEADERS

#define STDC_HEADERS   1

Definition at line 173 of file zos/platform.hpp.

◆ TIME_WITH_SYS_TIME

#define TIME_WITH_SYS_TIME   1

Definition at line 176 of file zos/platform.hpp.

◆ VERSION

#define VERSION   "4.1.0"

Definition at line 179 of file zos/platform.hpp.

◆ ZMQ_HAVE_IFADDRS

#define ZMQ_HAVE_IFADDRS   1

Definition at line 206 of file zos/platform.hpp.

◆ ZMQ_HAVE_SO_KEEPALIVE

#define ZMQ_HAVE_SO_KEEPALIVE   1

Definition at line 242 of file zos/platform.hpp.

◆ ZMQ_HAVE_UIO

#define ZMQ_HAVE_UIO   1

Definition at line 263 of file zos/platform.hpp.



libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:04