Scroll to navigation

test_zipoutputstreambuf.cpp(3) Library Functions Manual test_zipoutputstreambuf.cpp(3)

NAME

test_zipoutputstreambuf.cpp -
Source for a test program for testing ZipOutputStreambuf.

SYNOPSIS

#include 'zipios++/zipios-config.h'
 
#include 'zipios++/meta-iostreams.h'
 
#include <string>
 
#include 'zipios++/zipoutputstreambuf.h'
 

Functions


void writeFileToZipOutputStreambuf (ZipOutputStreambuf &zosb, const string &filename)
 
int main ()
 

Detailed Description

Source for a test program for testing ZipOutputStreambuf.
Definition in file test_zipoutputstreambuf.cpp.

Author

Generated automatically by Doxygen for Zipios++ from the source code.
Mon Sep 22 2014 Zipios++