libzypp  17.38.7
RpmPostTransCollector.h File Reference
#include <iosfwd>
#include <zypp-core/base/PtrTypes.h>
#include <zypp-core/Pathname.h>
#include <zypp/IdString.h>
Include dependency graph for RpmPostTransCollector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  zypp::target::RpmPostTransCollector
 Extract and remember posttrans scripts for later execution. More...
 

Namespaces

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

Functions

std::ostream & zypp::target::operator<< (std::ostream &str, const RpmPostTransCollector &obj)
 relates: RpmPostTransCollector Stream output More...
 
std::ostream & zypp::target::dumOn (std::ostream &str, const RpmPostTransCollector &obj)
 relates: RpmPostTransCollector Verbose stream output More...