openModeller  Version 1.5.0
WcsProxyRaster.cpp File Reference
#include <openmodeller/env_io/WcsProxyRaster.hh>
#include <openmodeller/Log.hh>
#include <openmodeller/Exceptions.hh>
#include <openmodeller/MapFormat.hh>
#include <openmodeller/CacheManager.hh>
#include <openmodeller/Settings.hh>
#include <gdal.h>
#include <string.h>
#include <sstream>
#include <algorithm>
Include dependency graph for WcsProxyRaster.cpp:

Go to the source code of this file.

Functions

bool isFromRejectedSource (const std::string &str)
 

Function Documentation

bool isFromRejectedSource ( const std::string &  str)

Indicates if a remote raster comes from an untrusted source.

Definition at line 52 of file WcsProxyRaster.cpp.

References Settings::count(), Log::error(), Settings::getAll(), and Log::instance().

Here is the call graph for this function: