Source for a test program for testing zipoutputstreambuf.
#include 'zipios++/zipios-config.h'
#include 'zipios++/meta-iostreams.h'
#include <string>
#include 'zipios++/zipoutputstreambuf.h'
void writeFileToZipOutputStreambuf (ZipOutputStreambuf &zosb, const string &filename)
int main ()
Source for a test program for testing ZipOutputStreambuf.
Definition in file test_zipoutputstreambuf.cpp.
Generated automatically by Doxygen for Zipios++ from the source code.