This is the complete list of members for vtUnzip, including all inherited members.
Attach(unzFile) (defined in vtUnzip) | vtUnzip | |
change_file_date(const char *filename, uLong dosdate, tm_unz tmu_date) (defined in vtUnzip) | vtUnzip | static |
Close() (defined in vtUnzip) | vtUnzip | virtual |
CloseCurrentFile() (defined in vtUnzip) | vtUnzip | |
Detach(void) (defined in vtUnzip) | vtUnzip | |
Extract(bool bFullPath, bool bOverwrite, const char *lpszDst, bool progress_callback(int)=NULL) (defined in vtUnzip) | vtUnzip | |
ExtractAccept(const char *write_filename, bool bOverwrite) (defined in vtUnzip) | vtUnzip | |
ExtractCurrentFile(FILE *file, void *buf, size_t buf_size) (defined in vtUnzip) | vtUnzip | |
GetCurrentFileInfo(unz_file_info *pfile_info, char *szFileName=NULL, uLong fileNameBufferSize=0, void *extraField=NULL, uLong extraFieldBufferSize=0, char *szComment=NULL, uLong commentBufferSize=0) const (defined in vtUnzip) | vtUnzip | |
GetGlobalComment(char *szComment, uLong uSizeBuf) const (defined in vtUnzip) | vtUnzip | |
GetGlobalCount(void) const (defined in vtUnzip) | vtUnzip | |
GetGlobalInfo(unz_global_info *) const (defined in vtUnzip) | vtUnzip | |
GoToFirstFile(void) (defined in vtUnzip) | vtUnzip | |
GoToNextFile(void) (defined in vtUnzip) | vtUnzip | |
IsOpen(void) const (defined in vtUnzip) | vtUnzip | |
m_error_count (defined in vtUnzip) | vtUnzip | |
m_handle (defined in vtUnzip) | vtUnzip | |
OnError(const char *lpszFilePath) (defined in vtUnzip) | vtUnzip | inlinevirtual |
Open(const char *lpszFilePath, zlib_filefunc_def *p=NULL) (defined in vtUnzip) | vtUnzip | |
OpenCurrentFile(const char *password=NULL) (defined in vtUnzip) | vtUnzip | |
operator unzFile(void) (defined in vtUnzip) | vtUnzip | |
ReadCurrentFile(voidp buf, size_t len) (defined in vtUnzip) | vtUnzip | |
vtUnzip() (defined in vtUnzip) | vtUnzip | |
~vtUnzip() (defined in vtUnzip) | vtUnzip | virtual |