|
| GDAL_EDBFile (GDALDataset *poDSIn) |
|
int | Close () const override |
|
int | GetWidth () const override |
|
int | GetHeight () const override |
|
int | GetChannels () const override |
|
int | GetBlockWidth (int channel) const override |
|
int | GetBlockHeight (int channel) const override |
|
eChanType | GetType (int channel) const override |
|
int | ReadBlock (int channel, int block_index, void *buffer, int win_xoff, int win_yoff, int win_xsize, int win_ysize) override |
|
int | WriteBlock (int channel, int block_index, void *buffer) override |
|
The documentation for this class was generated from the following file: