41 #ifndef __OPENFLUID_CORE_GEORASTERVALUE_HPP__    42 #define __OPENFLUID_CORE_GEORASTERVALUE_HPP__    45 #include <gdal_priv.h>    72     void tryToOpenSource();
    86     GeoRasterValue(
const std::string& FilePath, 
const std::string& FileName);
   110     std::string getAbsolutePath();
 Definition: GeoValue.hpp:55
 
Definition: GeoRasterValue.hpp:58
 
#define OPENFLUID_API
Definition: dllexport.hpp:86
 
UnstructuredType
Definition: UnstructuredValue.hpp:57
 
Definition: ApplicationException.hpp:47
 
GDALDataset * mp_Data
Definition: GeoRasterValue.hpp:66