INET Framework for OMNeT++/OMNEST
|
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. | |