INET Framework for OMNeT++/OMNEST
IntervalTree.h File Reference
#include <deque>
#include <limits>
#include "inet/common/INETDefs.h"

Classes

struct  inet::Interval
 Interval trees implemented using red-black-trees as described in the book Introduction_To_Algorithms_ by Cormen, Leisserson, and Rivest. More...
 
class  inet::IntervalTreeNode
 The node for interval tree. More...
 
struct  inet::it_recursion_node
 Class describes the information needed when we take the right branch in searching for intervals but possibly come back and check the left branch as well. More...
 
class  inet::IntervalTree
 Interval tree. More...
 

Namespaces

 inet
 Copyright (c) 2005 Jan Ringo�, www.ringos.cz.