debian man page for zipios_endofcentraldirectory

Query: zipios_endofcentraldirectory

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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) uint32 offset () const uint16 totalCount () const void setCDirSize (uint32 size) void setOffset (uint32 offset) void setTotalCount (uint16 c) int eocdOffSetFromEnd () const bool read (vector< unsigned char > &buf, int pos) Friends ostream & operator<< (ostream &os, const EndOfCentralDirectory &eocd) Detailed Description The end of the Central directory structure. This structure is stored in the end of the zipfile, and contains information about the zipfile, including the position of the start of the central directory. Definition at line 159 of file ziphead.h. Author Generated automatically by Doxygen for Zipios++ from the source code. Zipios++ Mon Oct 10 2011 zipios::EndOfCentralDirectory(3)
Related Man Pages
zipios_basicentry(3) - debian
zipios_gzipoutputstreambuf(3) - debian
zipios_simplesmartpointer(3) - debian
zipios_zipcdirentry(3) - debian
zipios_zipinputstream(3) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
My first PERL incarnation... Audio Oscillograph