#include "OTBGdalAdaptersExport.h"
#include <memory>
#include <string>
#include "ogr_spatialref.h"
Go to the source code of this file.
|
OTBGdalAdapters_EXPORT bool | otb::operator!= (const SpatialReference &sr1, const SpatialReference &sr2) noexcept |
|
OTBGdalAdapters_EXPORT std::ostream & | otb::operator<< (std::ostream &o, const SpatialReference &i) |
|
OTBGdalAdapters_EXPORT std::ostream & | otb::operator<< (std::ostream &o, const SpatialReference::hemisphere &hem) |
|
OTBGdalAdapters_EXPORT bool | otb::operator== (const SpatialReference &sr1, const SpatialReference &sr2) noexcept |
|