Go to the documentation of this file.
12 #ifndef ZYPP_SAT_DETAIL_POOLMEMBER_H
13 #define ZYPP_SAT_DETAIL_POOLMEMBER_H
146 class SolvableIterator;
158 #endif // ZYPP_SAT_DETAIL_POOLMEMBER_H
::_Queue CQueue
Wrapped libsolv C data type exposed as backdoor.
::_Repo * RepoIdType
Id type to connect Repo and sat-repo.
static const SolvableIdType systemSolvableId(1)
Id to denote the usually hidden Solvable::systemSolvable.
A Solvable object within the sat Pool.
static const IdType solvablePrereqMarker(15)
Internal ids satlib includes in dependencies.
static const IdType noId(0)
static const IdType namespaceLanguage(20)
static const IdType namespaceModalias(18)
static PoolImpl & myPool()
::_Dataiterator CDataiterator
Wrapped libsolv C data type exposed as backdoor.
static const RepoIdType noRepoId(0)
Id to denote Repo::noRepository.
::_Transaction CTransaction
Wrapped libsolv C data type exposed as backdoor.
::_Map CMap
Wrapped libsolv C data type exposed as backdoor.
static const IdType emptyId(1)
unsigned SolvableIdType
Id type to connect Solvable and sat-solvable.
static const SolvableIdType noSolvableId(0)
Id to denote Solvable::noSolvable.
::_Pool CPool
Wrapped libsolv C data type exposed as backdoor.
::_Solver CSolver
Wrapped libsolv C data type exposed as backdoor.
::_Solvable CSolvable
Wrapped libsolv C data type exposed as backdoor.
bool isDepMarkerId(IdType id_r)
Test for internal ids satlib includes in dependencies.
int IdType
Generic Id type.
Easy-to use interface to the ZYPP dependency resolver.
::_Datamatcher CDatamatcher
Wrapped libsolv C data type exposed as backdoor.
Backlink to the associated PoolImpl.
::_Repo CRepo
Wrapped libsolv C data type exposed as backdoor.
static const IdType solvableFileMarker(16)
static const IdType namespaceFilesystem(21)