version 3.3

range.h File Reference

#include <vrs/sharedobj.h>
#include <utility>
#include <list>

Go to the source code of this file.

Namespaces

namespace  VRS

Classes

class  VRS::SimpleRange
 a class to handle ranges with included or excluded bounds ([a, b], [a, b[, etc. More...
struct  VRS::SimpleRange::Bound
class  VRS::MultiRange
class  VRS::CircularRange
 the CircularRange behaves like a MultiRange except for the limitation to the range given by lower and upper. More...

Functions

std::ostream & VRS::operator<< (std::ostream &s, const SimpleRange &r)
std::ostream & VRS::operator<< (std::ostream &s, const MultiRange &r)
std::ostream & VRS::operator<< (std::ostream &s, const CircularRange &r)


Generated on Wed May 23 06:00:15 2012 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact