Creates a file in helix format which includes all available or installed packages,patches,selections....
More...
|
| static void | add_ref (const ReferenceCounted *ptr_r) |
| | Called by zypp::intrusive_ptr to add a reference.
|
| static void | release (const ReferenceCounted *ptr_r) |
| | Called by zypp::intrusive_ptr to add a reference.
|
| virtual std::ostream & | dumpOn (std::ostream &str) const |
| | Overload to realize std::ostream & operator<<.
|
| virtual void | ref_to (unsigned) const |
| | Trigger derived classes after refCount was increased.
|
| virtual void | unref_to (unsigned) const |
| | Trigger derived classes after refCount was decreased.
|
Creates a file in helix format which includes all available or installed packages,patches,selections....
Definition at line 229 of file Testcase_helix.cc.
◆ HelixResolvable()
| zypp::solver::detail::HelixResolvable::HelixResolvable |
( |
const std::string & | path | ) |
|
◆ ~HelixResolvable()
| zypp::solver::detail::HelixResolvable::~HelixResolvable |
( |
| ) |
|
◆ addResolvable()
| void zypp::solver::detail::HelixResolvable::addResolvable |
( |
const PoolItem | item | ) |
|
|
inline |
◆ filename()
| std::string zypp::solver::detail::HelixResolvable::filename |
( |
| ) |
|
|
inline |
◆ dumpFile
| std::string zypp::solver::detail::HelixResolvable::dumpFile |
|
private |
◆ file
| ofgzstream* zypp::solver::detail::HelixResolvable::file |
|
private |
The documentation for this class was generated from the following file: