#include <gdal_priv.h>
Public Methods | |||
![]() | ![]() | GDALRasterBlock ( GDALRasterBand *, int, int ) | |
![]() | ![]() | virtual | ~GDALRasterBlock () |
![]() | ![]() | CPLErr | Internalize ( void ) |
![]() | ![]() | void | Touch ( void ) |
![]() | ![]() | void | MarkDirty ( void ) |
![]() | ![]() | void | MarkClean ( void ) |
![]() | ![]() | CPLErr | Write () |
![]() | ![]() | GDALDataType | GetDataType () |
![]() | ![]() | int | GetXOff () |
![]() | ![]() | int | GetYOff () |
![]() | ![]() | int | GetXSize () |
![]() | ![]() | int | GetYSize () |
![]() | ![]() | int | GetAge () |
![]() | ![]() | int | GetDirty () |
![]() | ![]() | void* | GetDataRef ( void ) |
![]() | ![]() | GDALRasterBand* | GetBand () |
Static Public Methods | |||
![]() | ![]() | void | FlushOldestBlock () |
![]() | ![]() | void | Verify () |