29 namespace solvitermixin_detail
38 auto inmapiter =
_umap->insert( std::make_pair( myident, myid ) ).first;
39 if ( inmapiter->second == myid )
50 bool UnifyByIdent::operator()(
const Solvable & solv_r )
const 68 return res_r ? res_r->satSolvable() :
Solvable();
sat::detail::IdType get() const
A Solvable object within the sat Pool.
ResPoolProxy proxy() const
preliminary
IdType id() const
Expert backdoor.
bool operator()(const Solvable &solv_r) const
int IdType
Generic Id type.
Selectable_Ptr operator()(const sat::Solvable &solv_r) const
unsigned int SolvableIdType
Id type to connect Solvable and sat-solvable.
Solvable operator()(const Solvable &solv_r) const
Combining sat::Solvable and ResStatus.
ui::Selectable::Ptr lookup(const pool::ByIdent &ident_r) const
Easy-to use interface to the ZYPP dependency resolver.
Solvable satSolvable() const
Return the corresponding sat::Solvable.
Main filter selecting PoolItems by name and kind.
static ResPool instance()
Singleton ctor.