List of all members.
Public Member Functions |
| VSIZipWriteHandle (VSIZipFilesystemHandler *poFS, void *hZIP, VSIZipWriteHandle *poParent) |
virtual int | Seek (vsi_l_offset nOffset, int nWhence) |
virtual vsi_l_offset | Tell () |
virtual size_t | Read (void *pBuffer, size_t nSize, size_t nMemb) |
virtual size_t | Write (const void *pBuffer, size_t nSize, size_t nMemb) |
virtual int | Eof () |
virtual int | Flush () |
virtual int | Close () |
void | StartNewFile (VSIZipWriteHandle *poSubFile) |
void | StopCurrentFile () |
void * | GetHandle () |
VSIZipWriteHandle * | GetChildInWriting () |
void | SetAutoDeleteParent () |
The documentation for this class was generated from the following file: