ZipFile::ZipDirectoryFileHeader Struct Reference
List of all members.
Public Types |
enum | { SIGNATURE = 0x02014b50
} |
Public Member Functions |
char * | GetName () const |
char * | GetExtra () const |
char * | GetComment () const |
Public Attributes |
unsigned long | nSig |
unsigned short | nVer |
unsigned short | nVerReq |
unsigned short | nFlag |
unsigned short | compression |
unsigned short | nModTime |
unsigned short | nModDate |
unsigned long | nCrC |
unsigned long | nCSize |
unsigned long | nUCSize |
unsigned short | nFileNameLen |
unsigned short | nXtraLen |
unsigned short | nCmntLen |
unsigned short | nDiskStart |
unsigned short | nIntAttr |
unsigned long | nXtraAttr |
unsigned long | nHdrOffset |
The documentation for this struct was generated from the following file:
- C:/Users/Marc/Desktop/Phystank/trunk/src/util/ZipFile.cpp