RTXI  2.4
The Real-Time eXperiment Interface Documentation
Macros
rtxi_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_CXX17   1
 
#define HAVE_DLFCN_H   1
 
#define HAVE_INTTYPES_H   1
 
#define HAVE_LIBDL   1
 
#define HAVE_LIBGSL   1
 
#define HAVE_LIBGSLCBLAS   1
 
#define HAVE_LIBM   1
 
#define HAVE_MEMORY_H   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_UNISTD_H   1
 
#define LT_OBJDIR   ".libs/"
 
#define PACKAGE   "rtxi"
 
#define PACKAGE_BUGREPORT   "help@rtxi.org"
 
#define PACKAGE_NAME   "RTXI"
 
#define PACKAGE_STRING   "RTXI 2.3"
 
#define PACKAGE_TARNAME   "rtxi"
 
#define PACKAGE_URL   ""
 
#define PACKAGE_VERSION   "2.3"
 
#define STDC_HEADERS   1
 
#define VERSION   "2.3"
 

Macro Definition Documentation

◆ HAVE_CXX17

#define HAVE_CXX17   1

Definition at line 5 of file rtxi_config.h.

◆ HAVE_DLFCN_H

#define HAVE_DLFCN_H   1

Definition at line 8 of file rtxi_config.h.

◆ HAVE_INTTYPES_H

#define HAVE_INTTYPES_H   1

Definition at line 11 of file rtxi_config.h.

◆ HAVE_LIBDL

#define HAVE_LIBDL   1

Definition at line 14 of file rtxi_config.h.

◆ HAVE_LIBGSL

#define HAVE_LIBGSL   1

Definition at line 17 of file rtxi_config.h.

◆ HAVE_LIBGSLCBLAS

#define HAVE_LIBGSLCBLAS   1

Definition at line 20 of file rtxi_config.h.

◆ HAVE_LIBM

#define HAVE_LIBM   1

Definition at line 23 of file rtxi_config.h.

◆ HAVE_MEMORY_H

#define HAVE_MEMORY_H   1

Definition at line 26 of file rtxi_config.h.

◆ HAVE_STDINT_H

#define HAVE_STDINT_H   1

Definition at line 29 of file rtxi_config.h.

◆ HAVE_STDLIB_H

#define HAVE_STDLIB_H   1

Definition at line 32 of file rtxi_config.h.

◆ HAVE_STRING_H

#define HAVE_STRING_H   1

Definition at line 38 of file rtxi_config.h.

◆ HAVE_STRINGS_H

#define HAVE_STRINGS_H   1

Definition at line 35 of file rtxi_config.h.

◆ HAVE_SYS_STAT_H

#define HAVE_SYS_STAT_H   1

Definition at line 41 of file rtxi_config.h.

◆ HAVE_SYS_TYPES_H

#define HAVE_SYS_TYPES_H   1

Definition at line 44 of file rtxi_config.h.

◆ HAVE_UNISTD_H

#define HAVE_UNISTD_H   1

Definition at line 47 of file rtxi_config.h.

◆ LT_OBJDIR

#define LT_OBJDIR   ".libs/"

Definition at line 50 of file rtxi_config.h.

◆ PACKAGE

#define PACKAGE   "rtxi"

Definition at line 53 of file rtxi_config.h.

◆ PACKAGE_BUGREPORT

#define PACKAGE_BUGREPORT   "help@rtxi.org"

Definition at line 56 of file rtxi_config.h.

◆ PACKAGE_NAME

#define PACKAGE_NAME   "RTXI"

Definition at line 59 of file rtxi_config.h.

◆ PACKAGE_STRING

#define PACKAGE_STRING   "RTXI 2.3"

Definition at line 62 of file rtxi_config.h.

◆ PACKAGE_TARNAME

#define PACKAGE_TARNAME   "rtxi"

Definition at line 65 of file rtxi_config.h.

◆ PACKAGE_URL

#define PACKAGE_URL   ""

Definition at line 68 of file rtxi_config.h.

◆ PACKAGE_VERSION

#define PACKAGE_VERSION   "2.3"

Definition at line 71 of file rtxi_config.h.

◆ STDC_HEADERS

#define STDC_HEADERS   1

Definition at line 74 of file rtxi_config.h.

◆ VERSION

#define VERSION   "2.3"

Definition at line 77 of file rtxi_config.h.