26 #ifndef __TERRALIB_UNITTEST_MEMORY_CACHEDRASTER_INTERNAL_H 27 #define __TERRALIB_UNITTEST_MEMORY_CACHEDRASTER_INTERNAL_H 32 #include <boost/shared_ptr.hpp> 35 #include <cppunit/extensions/HelperMacros.h> 67 #endif // __TERRALIB_UNITTEST_MEMORY_CACHEDRASTER_INTERNAL_H unsigned int unsigned int std::unique_ptr< te::rst::Raster > & rasterPointer
This file contains include headers for the memory data source of TerraLib.
A test suit for the Cached Raster class interface.
unsigned int unsigned int nCols
CPPUNIT_TEST(ReadWriteTest)
void CreateTestRaster(unsigned int nBands, unsigned int nLines, unsigned int nCols, boost::shared_ptr< te::rst::Raster > &rasterPointer)
CPPUNIT_TEST_SUITE(TsCachedRaster)