Filter solvables according to their kind.
More...
#include <zypp/Filter.h>
|
(Note that these are not member symbols.)
|
template<class TRes> |
ByKind | byKind () |
| templated convenience ctor.
|
Filter solvables according to their kind.
Definition at line 106 of file Filter.h.
◆ ByKind() [1/2]
zypp::filter::ByKind::ByKind |
( |
| ) |
|
|
inline |
◆ ByKind() [2/2]
zypp::filter::ByKind::ByKind |
( |
ResKind | kind_r | ) |
|
|
inline |
◆ operator()() [1/2]
Filter on Solvable.
Definition at line 118 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 123 of file Filter.h.
◆ byKind()
templated convenience ctor.
Definition at line 132 of file Filter.h.
◆ _kind
ResKind zypp::filter::ByKind::_kind |
|
private |
The documentation for this class was generated from the following file: