Zip Code

Collaboration diagram for Zip Code:


Namespaces

namespace  Zip
 Namespace for the zip code.

Modules

 Zip Code Internals
 The zip code internals are mostly undocumented, but should be fairly obvious to anyone who is familiar with the zip file format.

Classes

class  StreamObject
 Script wrapper for the Stream class. More...
class  Zip::ZipArchive
 Class for accessing Zip files. More...
class  Zip::ZipStatFilter
 Helper class for tracking CRC and uncompressed size. More...
class  ZipObject
 Script wrapper for Zip::ZipArchive. More...

Defines

#define DEFAULT_ZIP_PASSWORD   "changeme"
 Password to use when opening encrypted zip files. Change this to whatever the password is for your zips.


Define Documentation

#define DEFAULT_ZIP_PASSWORD   "changeme"

Password to use when opening encrypted zip files. Change this to whatever the password is for your zips.