Torque2D Reference
Public Member Functions | Public Attributes | List of all members
ZipArchive::ZipEntry Struct Reference

#include <zipArchive.h>

Public Member Functions

 ZipEntry ()
 

Public Attributes

ZipEntrymParent
 
StringTableEntry mName
 
bool mIsDirectory
 
CentralDir mCD
 
SimpleHashTable< struct ZipEntrymChildren
 

Constructor & Destructor Documentation

ZipEntry ( )
inline

Member Data Documentation

SimpleHashTable<struct ZipEntry> mChildren
bool mIsDirectory
StringTableEntry mName
ZipEntry* mParent

The documentation for this struct was generated from the following file: