ziphead.cpp(3)

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'


Namespaces
namespace zipios

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.

Author

Generated automatically by Doxygen for Zipios++ from the source code.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout