table of contents
other versions
- wheezy 0.1.5.9+cvs.2007.04.28-5.1
- jessie 0.1.5.9+cvs.2007.04.28-5.1+b1
- testing 0.1.5.9+cvs.2007.04.28-6
- unstable 0.1.5.9+cvs.2007.04.28-6
- experimental 0.1.5.9+cvs.2007.04.28-9
| zipios::EndOfCentralDirectory(3) | Library Functions Manual | zipios::EndOfCentralDirectory(3) |
NAME¶
zipios::EndOfCentralDirectory - The end of the Central directory structure.SYNOPSIS¶
#include <ziphead.h>Public Member Functions¶
EndOfCentralDirectory (const string &_zip_comment='', uint16 _disk_num=0, uint16 _cdir_disk_num=0, uint16 _cdir_entries=0, uint16 _cdir_tot_entries=0, uint32 _cdir_size=0, uint32 _cdir_offset=0)
Friends¶
ostream & operator<< (ostream &os, const EndOfCentralDirectory &eocd)
Detailed Description¶
The end of the Central directory structure.Author¶
Generated automatically by Doxygen for Zipios++ from the source code.| Mon Oct 10 2011 | Zipios++ |