Generated on Tue Jul 27 2010 21:59:22 for Gecode by doxygen 1.7.1

support.hh File Reference

(Revision: 10234)

#include <cassert>
#include <gecode/support/config.hpp>
#include <gecode/support/auto-link.hpp>
#include <gecode/support/macros.hpp>
#include <gecode/support/exception.hpp>
#include <gecode/support/cast.hpp>
#include <gecode/support/heap.hpp>
#include <gecode/support/marked-pointer.hpp>
#include <gecode/support/int-type.hpp>
#include <gecode/support/bitset-base.hpp>
#include <gecode/support/bitset.hpp>
#include <gecode/support/block-allocator.hpp>
#include <gecode/support/dynamic-array.hpp>
#include <gecode/support/dynamic-queue.hpp>
#include <gecode/support/dynamic-stack.hpp>
#include <gecode/support/random.hpp>
#include <gecode/support/sort.hpp>
#include <gecode/support/static-stack.hpp>
#include <gecode/support/thread.hpp>
#include <gecode/support/timer.hpp>

Go to the source code of this file.

Defines

#define GECODE_MSC_VIRTUAL
#define GECODE_SUPPORT_EXPORT   __attribute__ ((visibility("default")))
#define GECODE_VTABLE_EXPORT   __attribute__ ((visibility("default")))
#define GECODE_LIBRARY_NAME   "Support"
#define GECODE_HAS_THREADS

Define Documentation

#define GECODE_MSC_VIRTUAL

Definition at line 69 of file support.hh.

#define GECODE_SUPPORT_EXPORT   __attribute__ ((visibility("default")))

Definition at line 72 of file support.hh.

#define GECODE_VTABLE_EXPORT   __attribute__ ((visibility("default")))

Definition at line 73 of file support.hh.

#define GECODE_LIBRARY_NAME   "Support"

Definition at line 83 of file support.hh.

#define GECODE_HAS_THREADS

Definition at line 93 of file support.hh.