39 #ifndef __OPENFLUID_CORE_GEORASTERVALUE_HPP__ 
   40 #define __OPENFLUID_CORE_GEORASTERVALUE_HPP__ 
   45 #include "gdal_priv.h" 
   49 namespace openfluid { 
namespace core {
 
   69     void tryToOpenSource();
 
   80     GeoRasterValue(
const std::string& FilePath, 
const std::string& FileName);
 
  104     std::string getAbsolutePath();
 
UnstructuredType
Definition: UnstructuredValue.hpp:53
Definition: GeoValue.hpp:52
GDALDataset * mp_Data
Definition: GeoRasterValue.hpp:63
Definition: GeoRasterValue.hpp:55
#define OPENFLUID_API
Definition: dllexport.hpp:87