#include "map/location.hpp"
#include <boost/noncopyable.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/weak_ptr.hpp>
Go to the source code of this file.
Classes | |
class | halo::manager |
class | halo::halo_record |
RAII object which manages a halo. More... | |
Namespaces | |
halo | |
Typedefs | |
typedef boost::shared_ptr < halo_record > | halo::handle |
Enumerations | |
enum | halo::ORIENTATION { halo::NORMAL, halo::HREVERSE, halo::VREVERSE, halo::HVREVERSE } |
Variables | |
const int | halo::NO_HALO = 0 |