41 #ifndef __OPENFLUID_CORE_GEORASTERVALUE_HPP__
42 #define __OPENFLUID_CORE_GEORASTERVALUE_HPP__
45 #include <gdal_priv.h>
Definition: GeoRasterValue.hpp:59
GDALDataset * mp_Data
Definition: GeoRasterValue.hpp:66
GeoRasterValue(const std::string &FilePath, const std::string &FileName)
std::string getAbsolutePath()
virtual ~GeoRasterValue()
openfluid::core::UnstructuredValue::UnstructuredType getType() const override
void tryToOpenSource() override
Definition: GeoValue.hpp:56
UnstructuredType
Definition: UnstructuredValue.hpp:58
#define OPENFLUID_API
Definition: dllexport.hpp:86
Definition: ApplicationException.hpp:47