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

Classes

class  inet::IntervalTree
 Interval tree. More...
 
struct  inet::IntervalTree::Interval
 Interval trees implemented using red-black-trees as described in the book Introduction_To_Algorithms_ by Cormen, Leisserson, and Rivest. More...
 
class  inet::IntervalTree::Node
 The node for interval tree. More...
 
struct  inet::IntervalTree::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...
 

Namespaces

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