|
bes
Updated for version 3.20.13
|

Public Member Functions | |
| GDALArray (const GDALArray &src) | |
| GDALArray (const string &n="", BaseType *v=0) | |
| GDALArray (const string &name, BaseType *proto, const string &filenameIn, GDALDataType eBufTypeIn, int iBandNumIn) | |
| virtual int | get_gdal_band_num () const |
| virtual GDALDataType | get_gdal_buf_type () const |
| virtual BaseType * | ptr_duplicate () |
| virtual bool | read () |
Definition at line 34 of file GDALTypes.h.