26 #ifndef __TERRALIB_TOOLS_RASTERMANAGER_UTILS_H 
   27 #define __TERRALIB_TOOLS_RASTERMANAGER_UTILS_H 
   42     namespace rastermanager
 
   61           static bool checkInputPath(std::string inputPath, std::string & errorMessage);
 
   71           static bool checkOutputPath(std::string outputPath, std::string & errorMessage);
 
   91           static bool loadModules(std::string & errorMessage);
 
   99 #endif // __TERRALIB_TOOLS_RASTERMANAGER_UTILS_H 
An abstract class for raster data strucutures.