rasdaman complete source
Classes | Functions
keyobject.hh File Reference
#include "reladminif/dbobject.hh"
#include "raslib/minterval.hh"
#include "reladminif/dbref.hh"

Go to the source code of this file.

Classes

class  KeyObject
 

Functions

std::ostream & operator<< (std::ostream &in, const KeyObject &d)
 

Detailed Description

: This class is a carrier structure which carries objects and their domains through the different levels of the index.

Function Documentation

std::ostream& operator<< ( std::ostream &  in,
const KeyObject d 
)