RpmPostTransCollector implementation.
More...
|
| std::ostream & | operator<< (std::ostream &str, const Impl &obj) |
| |
| std::ostream & | dumpOn (std::ostream &str, const Impl &obj) |
| |
§ Impl()
| zypp::target::RpmPostTransCollector::Impl::Impl |
( |
const Pathname & |
root_r | ) |
|
|
inline |
§ ~Impl()
| zypp::target::RpmPostTransCollector::Impl::~Impl |
( |
| ) |
|
|
inline |
§ collectScriptFromPackage()
| bool zypp::target::RpmPostTransCollector::Impl::collectScriptFromPackage |
( |
ManagedFile |
rpmPackage_r | ) |
|
|
inline |
§ executeScripts()
| void zypp::target::RpmPostTransCollector::Impl::executeScripts |
( |
| ) |
|
|
inline |
§ discardScripts()
| void zypp::target::RpmPostTransCollector::Impl::discardScripts |
( |
| ) |
|
|
inline |
§ tmpDir()
| Pathname zypp::target::RpmPostTransCollector::Impl::tmpDir |
( |
| ) |
|
|
inlineprivate |
§ operator<< [1/2]
| std::ostream& operator<< |
( |
std::ostream & |
str, |
|
|
const Impl & |
obj |
|
) |
| |
|
friend |
§ dumpOn [1/2]
| std::ostream& dumpOn |
( |
std::ostream & |
str, |
|
|
const Impl & |
obj |
|
) |
| |
|
friend |
§ operator<<() [2/2]
§ dumpOn() [2/2]
§ _root
| Pathname zypp::target::RpmPostTransCollector::Impl::_root |
|
private |
§ _scripts
| std::list<std::string> zypp::target::RpmPostTransCollector::Impl::_scripts |
|
private |
§ _ptrTmpdir
| boost::scoped_ptr<filesystem::TmpDir> zypp::target::RpmPostTransCollector::Impl::_ptrTmpdir |
|
private |
The documentation for this class was generated from the following file: