#include <PatternContents.h>
Public Member Functions | |
| PatternContents (const Pattern::constPtr &pattern) | |
| Ctor taking the Pattern to expand. | |
| std::set< std::string > | install_packages () const |
| Return the expanded Patterns install_packages. | |
Private Attributes | |
| RW_pointer< Impl > | _pimpl |
Classes | |
| class | Impl |
Joins the install_packages sets of this and all included or extending pattens.
Definition at line 34 of file PatternContents.h.
| zypp::ui::PatternContents::PatternContents | ( | const Pattern::constPtr & | pattern | ) |
| std::set< std::string > zypp::ui::PatternContents::install_packages | ( | ) | const |
Return the expanded Patterns install_packages.
Definition at line 26 of file PatternContents.cc.
References _pimpl.
RW_pointer<Impl> zypp::ui::PatternContents::_pimpl [private] |
1.5.3