.TH "zipheadio.cpp" 3 "Tue May 9 2017" "Zipios++" \" -*- nroff -*- .ad l .nh .SH NAME zipheadio.cpp \- Implementation of I/O functions for the header structures defined in \fBziphead\&.h\fP\&. .SH SYNOPSIS .br .PP \fC#include 'zipios++/zipios\-config\&.h'\fP .br \fC#include 'zipios++/meta\-iostreams\&.h'\fP .br \fC#include \fP .br \fC#include \fP .br \fC#include 'zipios_common\&.h'\fP .br \fC#include 'zipios++/zipheadio\&.h'\fP .br \fC#include 'outputstringstream\&.h'\fP .br .SS "Functions" .in +1c .ti -1c .RI "std::istream & \fBzipios::operator>>\fP (std::istream &is, ZipLocalEntry &zlh)" .br .ti -1c .RI "std::istream & \fBzipios::operator>>\fP (std::istream &is, DataDescriptor &)" .br .ti -1c .RI "std::istream & \fBzipios::operator>>\fP (std::istream &is, ZipCDirEntry &zcdh)" .br .ti -1c .RI "std::ostream & \fBzipios::operator<<\fP (std::ostream &os, const ZipLocalEntry &zlh)" .br .ti -1c .RI "std::ostream & \fBzipios::operator<<\fP (std::ostream &os, const ZipCDirEntry &zcdh)" .br .ti -1c .RI "std::ostream & \fBzipios::operator<<\fP (std::ostream &os, const EndOfCentralDirectory &eocd)" .br .in -1c .SH "Detailed Description" .PP Implementation of I/O functions for the header structures defined in \fBziphead\&.h\fP\&. .PP Definition in file \fBzipheadio\&.cpp\fP\&. .SH "Author" .PP Generated automatically by Doxygen for Zipios++ from the source code\&.