Rosetta
|
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... | |
Output file stream wrapper for uncompressed and compressed files.