libzypp 17.38.1
zypp::gzstream_detail Namespace Reference

Classes

struct  ZlibError
 Helper class to ship zlib errors. More...
class  gzstreambufimpl
 Streambuffer reading or writing gzip files. More...

Typedefs

using fgzstreambuf = detail::SimpleStreamBuf<gzstreambufimpl>

Functions

std::ostream & operator<< (std::ostream &str, const ZlibError &obj)
 Stream output.

Typedef Documentation

◆ fgzstreambuf

Definition at line 151 of file gzstream.h.