VSIZipFilesystemHandler Class Reference

Inheritance diagram for VSIZipFilesystemHandler:
VSIFilesystemHandler

List of all members.

Public Member Functions

virtual VSIVirtualHandleOpen (const char *pszFilename, const char *pszAccess)
virtual int Stat (const char *pszFilename, VSIStatBufL *pStatBuf)
virtual int Unlink (const char *pszFilename)
virtual int Rename (const char *oldpath, const char *newpath)
virtual int Mkdir (const char *pszDirname, long nMode)
virtual int Rmdir (const char *pszDirname)
virtual char ** ReadDir (const char *pszDirname)
const ZIPContentGetContentOfZip (const char *zipFilename, unzFile unzF=NULL)
char * SplitFilename (const char *pszFilename, CPLString &osZipInFileName)
unzFile OpenZIPFile (const char *zipFilename, const char *zipInFileName)
int FindFileInZip (const char *zipFilename, const char *zipInFileName, const ZIPEntry **zipEntry)

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

Generated for GDAL by doxygen 1.6.2-20100208.