unzip.h File Reference

Go to the source code of this file.

Classes

struct  TagunzFile__
struct  tm_unz_s
struct  unz_global_info_s
struct  unz_file_info_s

Typedefs

typedef struct TagunzFile__ unzFile__
typedef unzFile__unzFile
typedef struct tm_unz_s tm_unz
typedef struct unz_global_info_s unz_global_info
typedef struct unz_file_info_s unz_file_info

Functions

int ZEXPORT
unzStringFileNameCompare 
OF ((const char *fileName1, const char *fileName2, int iCaseSensitivity))
unzFile ZEXPORT unzOpen OF ((const char *path))
int ZEXPORT unzClose OF ((unzFile file))
int ZEXPORT unzGetGlobalInfo OF ((unzFile file, unz_global_info *pglobal_info))
int ZEXPORT unzGetGlobalComment OF ((unzFile file, char *szComment, uLong uSizeBuf))
int ZEXPORT unzLocateFile OF ((unzFile file, const char *szFileName, int iCaseSensitivity))
int ZEXPORT unzGetCurrentFileInfo OF ((unzFile file, unz_file_info *pfile_info, char *szFileName, uLong fileNameBufferSize, void *extraField, uLong extraFieldBufferSize, char *szComment, uLong commentBufferSize))
int ZEXPORT unzReadCurrentFile OF ((unzFile file, voidp buf, unsigned len))

Typedef Documentation

typedef struct TagunzFile__ unzFile__
typedef voidp unzFile

Definition at line 56 of file mythplugins/mythgame/mythgame/unzip.h.

typedef struct tm_unz_s tm_unz

Function Documentation

int ZEXPORT unzStringFileNameCompare OF ( (const char *fileName1, const char *fileName2, int iCaseSensitivity)   ) 
unzFile ZEXPORT unzOpen OF ( (const char *path)   ) 
int ZEXPORT unzeof OF ( (unzFile file)   ) 
int ZEXPORT unzGetGlobalInfo OF ( (unzFile file, unz_global_info *pglobal_info)   ) 
int ZEXPORT unzGetGlobalComment OF ( (unzFile file, char *szComment, uLong uSizeBuf)   ) 
int ZEXPORT unzLocateFile OF ( (unzFile file, const char *szFileName, int iCaseSensitivity)   ) 
int ZEXPORT unzGetCurrentFileInfo OF ( (unzFile file, unz_file_info *pfile_info, char *szFileName, uLong fileNameBufferSize, void *extraField, uLong extraFieldBufferSize, char *szComment, uLong commentBufferSize)   ) 
int ZEXPORT unzGetLocalExtrafield OF ( (unzFile file, voidp buf, unsigned len  ) 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Sun May 27 06:41:47 2012 for MythTV by  doxygen 1.6.3