1 #ifndef ZIPINPUTSTREAM_H
2 #define ZIPINPUTSTREAM_H
4 #include "zipios++/zipios-config.h"
6 #include "zipios++/meta-iostreams.h"
31 explicit ZipInputStream(
const string &filename, streampos pos = 0 ) ;
SimpleSmartPointer is a simple reference counting smart pointer template.
Header file containing classes and functions for reading the central directory and local header field...