Main Page   Class Hierarchy   Compound List   File List   Compound Members  

test_zip.cpp File Reference

Source code to a small program that tests the functionality of Zipios++. More...

#include "zipios++/zipios-config.h"
#include "zipios++/meta-iostreams.h"
#include <memory>
#include <stdlib.h>
#include "zipios++/zipfile.h"
#include "zipios++/zipinputstream.h"

Include dependency graph for test_zip.cpp:

Include dependency graph

Go to the source code of this file.

Functions

void entryToFile ( const string &ent_name, istream &is, const string &outfile, bool cerr_report = false )
int main ()


Detailed Description

Source code to a small program that tests the functionality of Zipios++.

Definition in file test_zip.cpp.


Function Documentation

void entryToFile ( const string & ent_name,
istream & is,
const string & outfile,
bool cerr_report = false )
 

Definition at line 84 of file test_zip.cpp.

int main ( )
 

Definition at line 22 of file test_zip.cpp.


Generated at Tue Aug 14 20:39:41 2001 for Zipios++ by doxygen1.2.0 written by Dimitri van Heesch, © 1997-2000