Provided by: libzipios++-dev_0.1.5.9+cvs.2007.04.28-11build2_amd64 bug

NAME

       ziphead.cpp - Implementation of routines for reading the central directory and local
       headers of a zip archive.

SYNOPSIS

       #include 'zipios++/zipios-config.h'
       #include 'zipios++/meta-iostreams.h'
       #include <iterator>
       #include <string>
       #include <cassert>
       #include 'zipios_common.h'
       #include 'zipios++/ziphead.h'
       #include 'zipios++/zipheadio.h'
       #include 'zipios++/zipios_defs.h'
       #include 'outputstringstream.h'

   Functions
       bool zipios::operator== (const ZipLocalEntry &zlh, const ZipCDirEntry &ze)

Detailed Description

       Implementation of routines for reading the central directory and local headers of a zip
       archive.

       Definition in file ziphead.cpp.

Function Documentation

   bool zipios::operator== (const ZipLocalEntry & zlh, const ZipCDirEntry & ze)
       Definition at line 20 of file ziphead.cpp.

Author

       Generated automatically by Doxygen for Zipios++ from the source code.

                                             Zipios++                              ziphead.cpp(3)