Pyrogenesis  trunk
Functions
archive_zip.h File Reference
#include "lib/file/archive/archive.h"
Include dependency graph for archive_zip.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

LIB_API PIArchiveReader CreateArchiveReader_Zip (const OsPath &archivePathname)
 
LIB_API PIArchiveWriter CreateArchiveWriter_Zip (const OsPath &archivePathname, bool noDeflate)
 

Function Documentation

LIB_API PIArchiveReader CreateArchiveReader_Zip ( const OsPath archivePathname)
Returns
0 if opening the archive failed (e.g. because an external program is holding on to it)
LIB_API PIArchiveWriter CreateArchiveWriter_Zip ( const OsPath archivePathname,
bool  noDeflate 
)
Returns
0 if opening the archive failed (e.g. because an external program is holding on to it)