libzypp  17.38.7
SysContent.h File Reference
#include <iosfwd>
#include <string>
#include <set>
#include <zypp-core/base/PtrTypes.h>
#include <zypp/PoolItem.h>
#include <zypp/Edition.h>
#include <zypp-core/Date.h>
Include dependency graph for SysContent.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  zypp::syscontent::Writer
 Collect and serialize a set of ResObject. More...
 
class  zypp::syscontent::Reader
 Retrieve ResObject data serialized by Writer. More...
 
class  zypp::syscontent::Reader
 Retrieve ResObject data serialized by Writer. More...
 

Namespaces

 zypp
 Easy-to use interface to the ZYPP dependency resolver.
 
 zypp::syscontent
 

Functions

std::ostream & zypp::syscontent::operator<< (std::ostream &str, const Writer &obj)
 relates: Writer Stream output More...
 
std::ostream & zypp::syscontent::operator<< (std::ostream &str, const Reader &obj)
 relates: Reader Stream output More...