Iterate over valid Solvables in the pool.
More...
#include <sat/Solvable.h>
Iterate over valid Solvables in the pool.
If the Solvable passed to the ctor is not valid, advance to the next valid solvable (or Solvable::noSolvable if the end is reached,
Definition at line 509 of file Solvable.h.
◆ SolvableIterator() [1/3]
zypp::sat::detail::SolvableIterator::SolvableIterator |
( |
| ) |
|
|
inline |
◆ SolvableIterator() [2/3]
zypp::sat::detail::SolvableIterator::SolvableIterator |
( |
const Solvable & |
val_r | ) |
|
|
inlineexplicit |
◆ SolvableIterator() [3/3]
zypp::sat::detail::SolvableIterator::SolvableIterator |
( |
SolvableIdType |
id_r | ) |
|
|
inlineexplicit |
◆ dereference()
Solvable zypp::sat::detail::SolvableIterator::dereference |
( |
| ) |
const |
|
inlineprivate |
◆ increment()
void zypp::sat::detail::SolvableIterator::increment |
( |
| ) |
|
|
inlineprivate |
◆ initialAssignVal()
void zypp::sat::detail::SolvableIterator::initialAssignVal |
( |
const Solvable & |
val_r | ) |
|
|
inlineprivate |
◆ assignVal()
void zypp::sat::detail::SolvableIterator::assignVal |
( |
const Solvable & |
val_r | ) |
|
|
inlineprivate |
◆ boost::iterator_core_access
friend class boost::iterator_core_access |
|
friend |
◆ _val
Solvable zypp::sat::detail::SolvableIterator::_val |
|
private |
The documentation for this class was generated from the following file: