libzypp  17.38.7
zypp::gzstream_detail Namespace Reference

Classes

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

Typedefs

using fgzstreambuf = detail::SimpleStreamBuf< gzstreambufimpl >
 

Functions

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

Typedef Documentation

◆ fgzstreambuf

Function Documentation

◆ operator<<()

std::ostream& zypp::gzstream_detail::operator<< ( std::ostream &  str,
const ZlibError obj 
)
inline

relates: ZlibError Stream output.

Definition at line 71 of file gzstream.h.