fw4spl
fwZip Namespace Reference

The namespace fwZip provides IO for compress/uncompress .zip files using zlib . More...

Classes

class  IReadArchive
 This interface defines functions to read a file in an archive. More...
 
class  IWriteArchive
 This interface defines functions to write a file in an archive. More...
 
class  ReadDirArchive
 This class defines functions to read a file in a file system archive. More...
 
class  ReadZipArchive
 This class defines functions to read a file in a zip archive. More...
 
class  WriteDirArchive
 This class defines functions to write a file in a file system archive. More...
 
class  WriteZipArchive
 This class defines functions to write a file in a zip archive. More...
 
class  ZipSink
 
class  ZipSource
 

Functions

void * openReadZipArchive (const ::boost::filesystem::path &archive)
 
zipFile openWriteZipArchive (const ::boost::filesystem::path &archive)
 
std::streamsize openFile (zipFile zipDescriptor, const ::boost::filesystem::path &path)
 

Detailed Description

The namespace fwZip provides IO for compress/uncompress .zip files using zlib .

Date
2009-2010.