rasdaman client API  10.6.3
The Array Analytics Engine: Datacubes at Your Fingertips
Classes | Functions
sinterval.hh File Reference
#include "raslib/mddtypes.hh"
#include <iosfwd>
#include <string>

Go to the source code of this file.

Classes

class  r_Sinterval
 The class represents an interval with lower and upper bound. More...
 

Functions

std::ostream & operator<< (std::ostream &s, const r_Sinterval &d)
 Output stream operator for objects of type const r_Sinterval. More...
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  s,
const r_Sinterval d 
)

Output stream operator for objects of type const r_Sinterval.