rasdaman complete source
|
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) |
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 | ||
) |