| libzypp 17.36.7
    | 
Main filter selecting PoolItems by name and kind.  
 More...
#include <zypp/pool/ByIdent.h>
| Public Member Functions | |
| ByIdent () | |
| ByIdent (sat::Solvable slv_r) | |
| ByIdent (IdString ident_r) | |
| ByIdent (ResKind kind_r, IdString name_r) | |
| ByIdent (ResKind kind_r, const C_Str &name_r) | |
| bool | operator() (sat::Solvable slv_r) const | 
| bool | operator() (const PoolItem &pi_r) const | 
| bool | operator() (const ResObject::constPtr &p_r) const | 
| sat::detail::IdType | get () const | 
| Private Member Functions | |
| sat::detail::IdType | makeIdent (sat::Solvable slv_r) | 
| sat::detail::IdType | makeIdent (const ResKind &kind_r, IdString name_r) | 
| sat::detail::IdType | makeIdent (const ResKind &kind_r, const C_Str &name_r) | 
| Private Attributes | |
| sat::detail::IdType | _id | 
| negative _idforsrcpackage, as they use the sameidentaspackage. | |
| 
 | inlineexplicit | 
| 
 | inlineexplicit | 
| 
 | inline | 
| 
 | inline | 
| 
 | inlineprivate | 
| 
 | inlineprivate | 
| 
 | inlineprivate | 
| 
 | inline | 
| 
 | private |