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