VSISubFileFilesystemHandler Class Reference
List of all members.
Public Member Functions |
|
int | DecomposePath (const char *pszPath, CPLString &osFilename, vsi_l_offset &nSubFileOffset, vsi_l_offset &nSubFileSize) |
|
virtual VSIVirtualHandle * | Open (const char *pszFilename, const char *pszAccess) |
|
virtual int | Stat (const char *pszFilename, VSIStatBufL *pStatBuf) |
|
virtual int | Unlink (const char *pszFilename) |
|
virtual int | Mkdir (const char *pszDirname, long nMode) |
|
virtual int | Rmdir (const char *pszDirname) |
|
virtual char ** | ReadDir (const char *pszDirname) |
The documentation for this class was generated from the following file: