A test suit for the Cached Raster class interface. More...
#include <TsCachedRaster.h>
Protected Member Functions | |
| void | CreateTestRaster (unsigned int nBands, unsigned int nLines, unsigned int nCols, boost::shared_ptr< te::rst::Raster > &rasterPointer) |
| void | ReadAheadTest () |
| void | ReadWriteTest () |
Private Member Functions | |
| CPPUNIT_TEST (ReadWriteTest) | |
| CPPUNIT_TEST (ReadAheadTest) | |
| CPPUNIT_TEST_SUITE (TsCachedRaster) | |
| CPPUNIT_TEST_SUITE_END () | |
A test suit for the Cached Raster class interface.
....
This test suite will check the Cached Raster class
Definition at line 47 of file TsCachedRaster.h.
|
private |
|
private |
|
private |
|
private |
|
protected |
Definition at line 36 of file TsCachedRaster.cpp.
References band, col, line, te::rst::RasterFactory::make(), nCols, nLines, pixelValue, and te::dt::UINT32_TYPE.
Referenced by ReadAheadTest(), and ReadWriteTest().
|
protected |
Definition at line 113 of file TsCachedRaster.cpp.
References band, col, CreateTestRaster(), te::rst::Raster::getValue(), line, nCols, nLines, pixelValue, and te::rst::Raster::setValue().
|
protected |
Definition at line 64 of file TsCachedRaster.cpp.
References band, col, CreateTestRaster(), te::rst::Raster::getValue(), line, nCols, nLines, pixelValue, and te::rst::Raster::setValue().