rasdaman complete source
Classes | Functions
oidif.hh File Reference
#include <iostream>
#include "raslib/error.hh"

Go to the source code of this file.

Classes

class  OId
 

Functions

std::ostream & operator<< (std::ostream &in, const OId &d)
 
std::ostream & operator<< (std::ostream &in, OId::OIdType d)
 
bool operator== (const OId::OIdPrimitive one, const OId &two)
 
bool operator== (const OId &two, const OId::OIdPrimitive one)
 

Function Documentation

std::ostream& operator<< ( std::ostream &  in,
const OId d 
)
std::ostream& operator<< ( std::ostream &  in,
OId::OIdType  d 
)
bool operator== ( const OId::OIdPrimitive  one,
const OId two 
)
bool operator== ( const OId two,
const OId::OIdPrimitive  one 
)