INET Framework for OMNeT++/OMNEST
IntervalTree.cc File Reference
#include "inet/common/IntervalTree.h"
#include <iostream>
#include <cstdlib>

Namespaces

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

Functions

bool inet::overlap (simtime_t a1, simtime_t a2, simtime_t b1, simtime_t b2)
 returns 1 if the intervals overlap, and 0 otherwise More...