My Project
 All Classes
Public Member Functions | List of all members
GDAL_EDBFile Class Reference
Inheritance diagram for GDAL_EDBFile:

Public Member Functions

 GDAL_EDBFile (GDALDataset *poDSIn)
 
int Close () const
 
int GetWidth () const
 
int GetHeight () const
 
int GetChannels () const
 
int GetBlockWidth (int channel) const
 
int GetBlockHeight (int channel) const
 
eChanType GetType (int channel) const
 
int ReadBlock (int channel, int block_index, void *buffer, int win_xoff, int win_yoff, int win_xsize, int win_ysize)
 
int WriteBlock (int channel, int block_index, void *buffer)
 

The documentation for this class was generated from the following file: