Classes | |
class | halo_impl |
class | halo_record |
RAII object which manages a halo. More... | |
class | manager |
Typedefs | |
typedef boost::shared_ptr < halo_record > | handle |
Enumerations | |
enum | ORIENTATION { NORMAL, HREVERSE, VREVERSE, HVREVERSE } |
Variables | |
const int | NO_HALO = 0 |
typedef boost::shared_ptr<halo_record> halo::handle |
enum halo::ORIENTATION |
const int halo::NO_HALO = 0 |
Definition at line 40 of file halo.hpp.
Referenced by halo::manager::remove(), and halo::halo_impl::remove().