Zip::ZipArchive::ZipEntry Struct Reference

#include <zipArchive.h>

List of all members.

Public Member Functions

 ZipEntry ()

Public Attributes

ZipEntrymParent
StringTableEntry mName
bool mIsDirectory
CentralDir mCD
SimpleHashTable< struct ZipEntrymChildren


Constructor & Destructor Documentation

Zip::ZipArchive::ZipEntry::ZipEntry (  )  [inline]


Member Data Documentation