STXXL  1.4.1
 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_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_MODE_EXPLICIT   ${STXXL_PARALLEL_MODE_EXPLICIT}
 
#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_VALGRIND   ${STXXL_WITH_VALGRIND}
 

Macro Definition Documentation

#define STXXL_BOOST_CONFIG   ${STXXL_BOOST_CONFIG}

Definition at line 81 of file config.h.

#define STXXL_BOOST_FILESYSTEM   ${STXXL_BOOST_FILESYSTEM}

Definition at line 82 of file config.h.

#define STXXL_BOOST_RANDOM   ${STXXL_BOOST_RANDOM}

Definition at line 83 of file config.h.

#define STXXL_BOOST_THREADS   ${STXXL_BOOST_THREADS}

Definition at line 84 of file config.h.

#define STXXL_BOOST_TIMESTAMP   ${STXXL_BOOST_TIMESTAMP}

Definition at line 85 of file config.h.

#define STXXL_DIRECT_IO_OFF   ${STXXL_DIRECT_IO_OFF}

Definition at line 31 of file config.h.

#define STXXL_HAVE_CXX11_RANGE_FOR_LOOP   ${STXXL_HAVE_CXX11_RANGE_FOR_LOOP}

Definition at line 66 of file config.h.

#define STXXL_HAVE_LINUXAIO_FILE   ${STXXL_HAVE_LINUXAIO_FILE}

Definition at line 41 of file config.h.

#define STXXL_HAVE_MALLINFO_PROTO   ${STXXL_HAVE_MALLINFO_PROTO}

Definition at line 99 of file config.h.

#define STXXL_HAVE_MLOCK_PROTO   ${STXXL_HAVE_MLOCK_PROTO}

Definition at line 104 of file config.h.

#define STXXL_HAVE_MMAP_FILE   ${STXXL_HAVE_MMAP_FILE}

Definition at line 36 of file config.h.

#define STXXL_HAVE_SYNC_ADD_AND_FETCH   ${STXXL_HAVE_SYNC_ADD_AND_FETCH}

Definition at line 71 of file config.h.

#define STXXL_MSVC   ${STXXL_MSVC}

Definition at line 61 of file config.h.

#define STXXL_PARALLEL_MODE_EXPLICIT   ${STXXL_PARALLEL_MODE_EXPLICIT}

Definition at line 76 of file config.h.

#define STXXL_POSIX_THREADS   ${STXXL_POSIX_THREADS}

Definition at line 46 of file config.h.

#define STXXL_STD_RANDOM   ${STXXL_STD_RANDOM}

Definition at line 94 of file config.h.

#define STXXL_STD_THREADS   ${STXXL_STD_THREADS}

Definition at line 51 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 56 of file config.h.

#define STXXL_WITH_VALGRIND   ${STXXL_WITH_VALGRIND}

Definition at line 109 of file config.h.