unzip.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  PentZip

Classes

struct  PentZip::unz_file_info_internal_s
struct  PentZip::file_in_zip_read_info_s
struct  PentZip::unz_s

Typedefs

typedef PentZip::unz_file_info_internal_s PentZip::unz_file_info_internal

Functions

local int unzlocal_getByte PentZip::OF ((const zlib_filefunc_def *pzlib_filefunc_def, voidpf filestream, int *pi))
local int PentZip::unzlocal_getByte (const zlib_filefunc_def *pzlib_filefunc_def, voidpf filestream, int *pi)
local int unzlocal_getShort PentZip::OF ((const zlib_filefunc_def *pzlib_filefunc_def, voidpf filestream, uLong *pX))
local int PentZip::unzlocal_getShort (const zlib_filefunc_def *pzlib_filefunc_def, voidpf filestream, uLong *pX)
local int PentZip::unzlocal_getLong (const zlib_filefunc_def *pzlib_filefunc_def, voidpf filestream, uLong *pX)
local int PentZip::strcmpcasenosensitive_internal (const char *fileName1, const char *fileName2)
int ZEXPORT PentZip::unzStringFileNameCompare (const char *fileName1, const char *fileName2, int iCaseSensitivity)
local uLong unzlocal_SearchCentralDir PentZip::OF ((const zlib_filefunc_def *pzlib_filefunc_def, voidpf filestream))
local uLong PentZip::unzlocal_SearchCentralDir (const zlib_filefunc_def *pzlib_filefunc_def, voidpf filestream)
unzFile ZEXPORT PentZip::unzOpen2 (const char *path, zlib_filefunc_def *pzlib_filefunc_def)
unzFile ZEXPORT PentZip::unzOpen (const char *path)
int ZEXPORT PentZip::unzClose (unzFile file)
int ZEXPORT PentZip::unzGetGlobalInfo (unzFile file, unz_global_info *pglobal_info)
local void PentZip::unzlocal_DosDateToTmuDate (uLong ulDosDate, tm_unz *ptm)
local int unzlocal_GetCurrentFileInfoInternal PentZip::OF ((unzFile file, unz_file_info *pfile_info, unz_file_info_internal *pfile_info_internal, char *szFileName, uLong fileNameBufferSize, void *extraField, uLong extraFieldBufferSize, char *szComment, uLong commentBufferSize))
local int PentZip::unzlocal_GetCurrentFileInfoInternal (unzFile file, unz_file_info *pfile_info, unz_file_info_internal *pfile_info_internal, char *szFileName, uLong fileNameBufferSize, void *extraField, uLong extraFieldBufferSize, char *szComment, uLong commentBufferSize)
int ZEXPORT PentZip::unzGetCurrentFileInfo (unzFile file, unz_file_info *pfile_info, char *szFileName, uLong fileNameBufferSize, void *extraField, uLong extraFieldBufferSize, char *szComment, uLong commentBufferSize)
int ZEXPORT PentZip::unzGoToFirstFile (unzFile file)
int ZEXPORT PentZip::unzGoToNextFile (unzFile file)
int ZEXPORT PentZip::unzLocateFile (unzFile file, const char *szFileName, int iCaseSensitivity)
int ZEXPORT PentZip::unzGetFilePos (unzFile file, unz_file_pos *file_pos)
int ZEXPORT PentZip::unzGoToFilePos (unzFile file, unz_file_pos *file_pos)
local int PentZip::unzlocal_CheckCurrentFileCoherencyHeader (unz_s *s, uInt *piSizeVar, uLong *poffset_local_extrafield, uInt *psize_local_extrafield)
int ZEXPORT PentZip::unzOpenCurrentFile3 (unzFile file, int *method, int *level, int raw, const char *password)
int ZEXPORT PentZip::unzOpenCurrentFile (unzFile file)
int ZEXPORT PentZip::unzOpenCurrentFilePassword (unzFile file, const char *password)
int ZEXPORT PentZip::unzOpenCurrentFile2 (unzFile file, int *method, int *level, int raw)
int ZEXPORT PentZip::unzReadCurrentFile (unzFile file, voidp buf, unsigned len)
z_off_t ZEXPORT PentZip::unztell (unzFile file)
int ZEXPORT PentZip::unzeof (unzFile file)
int ZEXPORT PentZip::unzGetLocalExtrafield (unzFile file, voidp buf, unsigned len)
int ZEXPORT PentZip::unzCloseCurrentFile (unzFile file)
int ZEXPORT PentZip::unzGetGlobalComment (unzFile file, char *szComment, uLong uSizeBuf)
uLong ZEXPORT PentZip::unzGetOffset (unzFile file)
int ZEXPORT PentZip::unzSetOffset (unzFile file, uLong pos)

Variables

int errno
const char PentZip::unz_copyright []


Variable Documentation

int errno


Generated on Fri Jul 27 22:28:12 2007 for pentagram by  doxygen 1.4.7