include/gn/IntervalSequenceTree.h File Reference

#include <vector>

Include dependency graph for IntervalSequenceTree.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  IntervalSequenceTree< Key, Allocator >
 class implementing an Interval Sequence Tree this is a tree for storing a changing sequence of intervals that was invented one rainy afternoon by Aaron Darling and Michael Rusch. More...
class  IntervalSequenceTree< Key, Allocator >::__generic_iterator< is_const >
class  IntervalSequenceTree< Key, Allocator >::IstNode
 This class represents nodes of an Interval Sequence Tree. More...
class  type_select< Condition, If, Then >
class  type_select< false, If, Then >

Variables

const uint64 IST_END = ((0xFFFFFFFF << 31) << 1 ) + 0xFFFFFFFF


Variable Documentation

const uint64 IST_END = ((0xFFFFFFFF << 31) << 1 ) + 0xFFFFFFFF [static]
 

Definition at line 29 of file IntervalSequenceTree.h.

Referenced by IntervalSequenceTree< Key, Allocator >::max_size().


Generated on Mon Feb 14 19:29:11 2005 for libGenome by doxygen 1.3.8