Definition at line 34 of file GDALTypes.h.
◆ GDALArray() [1/3]
GDALArray::GDALArray |
( |
const string & |
n = "" , |
|
|
BaseType * |
v = 0 |
|
) |
| |
◆ GDALArray() [2/3]
GDALArray::GDALArray |
( |
const string & |
name, |
|
|
BaseType * |
proto, |
|
|
const string & |
filenameIn, |
|
|
GDALDataType |
eBufTypeIn, |
|
|
int |
iBandNumIn |
|
) |
| |
◆ GDALArray() [3/3]
GDALArray::GDALArray |
( |
const GDALArray & |
src | ) |
|
◆ ~GDALArray()
GDALArray::~GDALArray |
( |
| ) |
|
|
virtual |
◆ get_gdal_band_num()
virtual int GDALArray::get_gdal_band_num |
( |
| ) |
const |
|
inlinevirtual |
◆ get_gdal_buf_type()
virtual GDALDataType GDALArray::get_gdal_buf_type |
( |
| ) |
const |
|
inlinevirtual |
◆ ptr_duplicate()
BaseType * GDALArray::ptr_duplicate |
( |
| ) |
|
|
virtual |
◆ read()
The documentation for this class was generated from the following files: