VRTRawRasterBand Class Reference
List of all members.
Public Member Functions |
|
| VRTRawRasterBand (GDALDataset *poDS, int nBand, GDALDataType eType=GDT_Unknown) |
|
virtual CPLErr | XMLInit (CPLXMLNode *, const char *) |
|
virtual CPLXMLNode * | SerializeToXML (const char *pszVRTPath) |
|
virtual CPLErr | IRasterIO (GDALRWFlag, int, int, int, int, void *, int, int, GDALDataType, int, int) |
|
virtual CPLErr | IReadBlock (int, int, void *) |
|
virtual CPLErr | IWriteBlock (int, int, void *) |
|
CPLErr | SetRawLink (const char *pszFilename, const char *pszVRTPath, int bRelativeToVRT, vsi_l_offset nImageOffset, int nPixelOffset, int nLineOffset, const char *pszByteOrder) |
|
void | ClearRawLink () |
The documentation for this class was generated from the following files: