openModeller  Version 1.5.0
WcsProxyRaster.hh File Reference
#include <openmodeller/env_io/Raster.hh>
#include <openmodeller/env_io/GdalRaster.hh>
#include <string>
Include dependency graph for WcsProxyRaster.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  WcsProxyRaster
 

Macros

#define OM_WCS_PROXY_SUBDIR   "wcs"
 

Functions

dllexp bool isFromRejectedSource (const std::string &str)
 

Macro Definition Documentation

#define OM_WCS_PROXY_SUBDIR   "wcs"

Declaration of WcsProxyRaster class.

Author
Renato De Giovanni <renato (at) cria . org . br>
Id:
WcsProxyRaster.hh 5974 2014-04-10 14:36:43Z rdg

LICENSE INFORMATION

Copyright(c) 2012 by CRIA - Centro de Referencia em Informacao Ambiental

http://www.cria.org.br

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details:

http://www.gnu.org/copyleft/gpl.html

Definition at line 35 of file WcsProxyRaster.hh.

Function Documentation

dllexp 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: