STXXL  1.4-dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
config.h File Reference

Go to the source code of this file.

Macros

#define STXXL_BOOST_CONFIG   ${STXXL_BOOST_CONFIG}
 
#define STXXL_BOOST_FILESYSTEM   ${STXXL_BOOST_FILESYSTEM}
 
#define STXXL_BOOST_RANDOM   ${STXXL_BOOST_RANDOM}
 
#define STXXL_BOOST_THREADS   ${STXXL_BOOST_THREADS}
 
#define STXXL_BOOST_TIMESTAMP   ${STXXL_BOOST_TIMESTAMP}
 
#define STXXL_DEBUG_ASSERTIONS   ${STXXL_DEBUG_ASSERTIONS}
 
#define STXXL_DIRECT_IO_OFF   ${STXXL_DIRECT_IO_OFF}
 
#define STXXL_HAVE_CXX11_RANGE_FOR_LOOP   ${STXXL_HAVE_CXX11_RANGE_FOR_LOOP}
 
#define STXXL_HAVE_LINUXAIO_FILE   ${STXXL_HAVE_LINUXAIO_FILE}
 
#define STXXL_HAVE_MALLINFO_PROTO   ${STXXL_HAVE_MALLINFO_PROTO}
 
#define STXXL_HAVE_MLOCK_PROTO   ${STXXL_HAVE_MLOCK_PROTO}
 
#define STXXL_HAVE_MMAP_FILE   ${STXXL_HAVE_MMAP_FILE}
 
#define STXXL_HAVE_SYNC_ADD_AND_FETCH   ${STXXL_HAVE_SYNC_ADD_AND_FETCH}
 
#define STXXL_MSVC   ${STXXL_MSVC}
 
#define STXXL_PARALLEL   ${STXXL_PARALLEL}
 
#define STXXL_POSIX_THREADS   ${STXXL_POSIX_THREADS}
 
#define STXXL_STD_RANDOM   ${STXXL_STD_RANDOM}
 
#define STXXL_STD_THREADS   ${STXXL_STD_THREADS}
 
#define STXXL_VERSION_GIT_REFSPEC   "${STXXL_VERSION_GIT_REFSPEC}"
 
#define STXXL_VERSION_GIT_SHA1   "${STXXL_VERSION_GIT_SHA1}"
 
#define STXXL_VERSION_MAJOR   ${STXXL_VERSION_MAJOR}
 
#define STXXL_VERSION_MINOR   ${STXXL_VERSION_MINOR}
 
#define STXXL_VERSION_PATCH   ${STXXL_VERSION_PATCH}
 
#define STXXL_VERSION_PHASE   "${STXXL_VERSION_PHASE}"
 
#define STXXL_VERSION_STRING   "${STXXL_VERSION_STRING}"
 
#define STXXL_WINDOWS   ${STXXL_WINDOWS}
 
#define STXXL_WITH_GNU_PARALLEL   ${STXXL_WITH_GNU_PARALLEL}
 
#define STXXL_WITH_VALGRIND   ${STXXL_WITH_VALGRIND}
 

Macro Definition Documentation

#define STXXL_BOOST_CONFIG   ${STXXL_BOOST_CONFIG}

Definition at line 93 of file config.h.

#define STXXL_BOOST_FILESYSTEM   ${STXXL_BOOST_FILESYSTEM}

Definition at line 94 of file config.h.

#define STXXL_BOOST_RANDOM   ${STXXL_BOOST_RANDOM}

Definition at line 95 of file config.h.

#define STXXL_BOOST_THREADS   ${STXXL_BOOST_THREADS}

Definition at line 96 of file config.h.

#define STXXL_BOOST_TIMESTAMP   ${STXXL_BOOST_TIMESTAMP}

Definition at line 97 of file config.h.

#define STXXL_DEBUG_ASSERTIONS   ${STXXL_DEBUG_ASSERTIONS}

Definition at line 32 of file config.h.

#define STXXL_DIRECT_IO_OFF   ${STXXL_DIRECT_IO_OFF}

Definition at line 38 of file config.h.

#define STXXL_HAVE_CXX11_RANGE_FOR_LOOP   ${STXXL_HAVE_CXX11_RANGE_FOR_LOOP}

Definition at line 73 of file config.h.

#define STXXL_HAVE_LINUXAIO_FILE   ${STXXL_HAVE_LINUXAIO_FILE}

Definition at line 48 of file config.h.

#define STXXL_HAVE_MALLINFO_PROTO   ${STXXL_HAVE_MALLINFO_PROTO}

Definition at line 111 of file config.h.

#define STXXL_HAVE_MLOCK_PROTO   ${STXXL_HAVE_MLOCK_PROTO}

Definition at line 116 of file config.h.

#define STXXL_HAVE_MMAP_FILE   ${STXXL_HAVE_MMAP_FILE}

Definition at line 43 of file config.h.

#define STXXL_HAVE_SYNC_ADD_AND_FETCH   ${STXXL_HAVE_SYNC_ADD_AND_FETCH}

Definition at line 78 of file config.h.

#define STXXL_MSVC   ${STXXL_MSVC}

Definition at line 68 of file config.h.

#define STXXL_PARALLEL   ${STXXL_PARALLEL}

Definition at line 83 of file config.h.

#define STXXL_POSIX_THREADS   ${STXXL_POSIX_THREADS}

Definition at line 53 of file config.h.

#define STXXL_STD_RANDOM   ${STXXL_STD_RANDOM}

Definition at line 106 of file config.h.

#define STXXL_STD_THREADS   ${STXXL_STD_THREADS}

Definition at line 58 of file config.h.

#define STXXL_VERSION_GIT_REFSPEC   "${STXXL_VERSION_GIT_REFSPEC}"

Definition at line 28 of file config.h.

#define STXXL_VERSION_GIT_SHA1   "${STXXL_VERSION_GIT_SHA1}"

Definition at line 29 of file config.h.

Referenced by stxxl::get_version_string_long().

#define STXXL_VERSION_MAJOR   ${STXXL_VERSION_MAJOR}

Definition at line 21 of file config.h.

Referenced by stxxl::check_library_version(), and stxxl::version_major().

#define STXXL_VERSION_MINOR   ${STXXL_VERSION_MINOR}

Definition at line 22 of file config.h.

Referenced by stxxl::check_library_version(), and stxxl::version_minor().

#define STXXL_VERSION_PATCH   ${STXXL_VERSION_PATCH}

Definition at line 23 of file config.h.

Referenced by stxxl::check_library_version(), and stxxl::version_patch().

#define STXXL_VERSION_PHASE   "${STXXL_VERSION_PHASE}"

Definition at line 25 of file config.h.

Referenced by stxxl::get_version_string_long().

#define STXXL_VERSION_STRING   "${STXXL_VERSION_STRING}"
#define STXXL_WINDOWS   ${STXXL_WINDOWS}

Definition at line 63 of file config.h.

#define STXXL_WITH_GNU_PARALLEL   ${STXXL_WITH_GNU_PARALLEL}

Definition at line 88 of file config.h.

#define STXXL_WITH_VALGRIND   ${STXXL_WITH_VALGRIND}

Definition at line 121 of file config.h.