#include <utl/zstream.h>
#include <boost/iostreams/positioning.hpp>
#include <boost/iostreams/optimal_buffer_size.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/iostreams/stream.hpp>
#include <boost/filesystem.hpp>
#include <fstream>
Go to the source code of this file.
Classes | |
struct | utl::zfstream_sink::category |
struct | utl::zfstream_source::category |
struct | utl::zfstream_sink::impl |
struct | utl::zfstream_source::impl |
class | utl::zfstream_sink |
class | utl::zfstream_source |
class | utl::zifstream |
class | utl::zofstream |
Namespaces | |
utl | |
utl::detail | |
Functions | |
zip_type | utl::detail::deduce_zip_type (const std::string &filename, const zip_type ztype) |
bool | utl::detail::is_automatic (const zip_type ztype) |