Filter solvables according to their kind.
More...
#include <Filter.h>
|
(Note that these are not member functions.)
|
template<class TRes > |
ByKind | byKind () |
| templated convenience ctor.
|
|
Filter solvables according to their kind.
Definition at line 105 of file Filter.h.
◆ ByKind() [1/2]
zypp::filter::ByKind::ByKind |
( |
| ) |
|
|
inline |
◆ ByKind() [2/2]
zypp::filter::ByKind::ByKind |
( |
const ResKind & |
kind_r | ) |
|
|
inline |
◆ operator()() [1/2]
Filter on Solvable.
Definition at line 117 of file Filter.h.
◆ operator()() [2/2]
template<class TSolv >
bool zypp::filter::ByKind::operator() |
( |
const TSolv & |
solv_r | ) |
const |
|
inline |
Filter fitting PoolItem/ResObject.
Definition at line 122 of file Filter.h.
◆ byKind()
templated convenience ctor.
Definition at line 131 of file Filter.h.
◆ _kind
ResKind zypp::filter::ByKind::_kind |
|
private |
The documentation for this class was generated from the following file: