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