libzypp  17.37.18
zypp::detail Namespace Reference

Classes

struct  Dump
 
class  FdStreamBufImpl
 
class  fXstream
 Common template to define ifgzstream/ofgzstream reading/writing compressed files. More...
 
class  SimpleStreamBuf
 
class  zckstreambufimpl
 Streambuffer reading or writing zchunk files. More...
 

Typedefs

using ZChunkStreamBuf = detail::SimpleStreamBuf< detail::zckstreambufimpl >
 

Functions

template<class Tp >
std::ostream & operator<< (std::ostream &str, const Dump< Tp > &obj)
 

Typedef Documentation

◆ ZChunkStreamBuf

Function Documentation

◆ operator<<()

template<class Tp >
std::ostream& zypp::detail::operator<< ( std::ostream &  str,
const Dump< Tp > &  obj 
)

Definition at line 456 of file LogTools.h.