|
OPeNDAP Hyrax Back End Server (BES)
Updated for version 3.8.3
|
#include <GDALTypes.h>


Public Member Functions | |
| GDALGrid (const GDALGrid &rhs) | |
| GDALGrid (const string &filenameIn, const string &name, GDALRasterBandH hBandIn, GDALDataType eBufTypeIn) | |
| GDALGrid & | operator= (const GDALGrid &rhs) |
| virtual BaseType * | ptr_duplicate () |
| virtual bool | read () |
| virtual | ~GDALGrid () |
Definition at line 162 of file GDALTypes.h.
| GDALGrid::GDALGrid | ( | const GDALGrid & | rhs | ) |
Definition at line 71 of file GDALGrid.cc.
| GDALGrid::GDALGrid | ( | const string & | filenameIn, |
| const string & | name, | ||
| GDALRasterBandH | hBandIn, | ||
| GDALDataType | eBufTypeIn | ||
| ) |
|
virtual |
Definition at line 85 of file GDALGrid.cc.
Definition at line 76 of file GDALGrid.cc.
|
virtual |
Definition at line 56 of file GDALGrid.cc.
|
virtual |
Definition at line 89 of file GDALGrid.cc.
References BESDEBUG, read_data_array(), and read_map_array().
