Rosetta
Classes | Namespaces | Variables
ozstream.hh File Reference

Output file stream wrapper for uncompressed and compressed files. More...

#include <utility/io/ozstream.fwd.hh>
#include <utility/io/orstream.hh>
#include <utility/file/gzip_util.hh>
#include <utility/io/zipstream.hpp>
#include <utility/io/mpistream.hh>
#include <utility/io/mpistream.ipp>
#include <fstream>

Classes

class  utility::io::ozstream
 ozstream: Output file stream wrapper for uncompressed and compressed files More...
 

Namespaces

 utility
 unresizable vector whose size is known at compile time, which may be allocated on the stack, and which indexes from 0.
 
 utility::io
 

Variables

std::streamsize const utility::io::OZSTREAM_DEFAULT_BUFFER_SIZE = 921600
 default buffer size for ozstreams (900KB) More...
 

Detailed Description

Output file stream wrapper for uncompressed and compressed files.

Author
Stuart G. Mentzer (Stuar.nosp@m.t_Me.nosp@m.ntzer.nosp@m.@obj.nosp@m.exx.c.nosp@m.om)
David Kim (dekim.nosp@m.@u.w.nosp@m.ashin.nosp@m.gton.nosp@m..edu)
Yih-En Andrew Ban (yab@u.nosp@m..was.nosp@m.hingt.nosp@m.on.e.nosp@m.du)