Loading [MathJax]/extensions/tex2jax.js
ROOT  6.06/09
Reference Guide
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Classes
TZIPFile.h File Reference
#include "TArchiveFile.h"
+ Include dependency graph for TZIPFile.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TZIPFile
 Describes a ZIP archive file containing multiple sub-files. More...
 
class  TZIPMember
 A ZIP archive consists of files compressed with the popular ZLIB compression algorithm; this class records the information about a single archive member. More...