12 #ifndef ZYPP_SAT_DETAIL_POOLMEMBER_H
13 #define ZYPP_SAT_DETAIL_POOLMEMBER_H
119 class SolvableIterator;
131 #endif // ZYPP_SAT_DETAIL_POOLMEMBER_H
static const SolvableIdType noSolvableId(0)
Id to denote Solvable::noSolvable.
int IdType
Generic Id type.
::_Repo * RepoIdType
Id type to connect Repo and sat-repo.
static const RepoIdType noRepoId(0)
Id to denote Repo::noRepository.
unsigned SolvableIdType
Id type to connect Solvable and sat-solvable.
static const IdType solvableFileMarker(16)
Backlink to the associated PoolImpl.
static const IdType emptyId(1)
static const SolvableIdType systemSolvableId(1)
Id to denote the usually hidden Solvable::systemSolvable.
static PoolImpl & myPool()
bool isDepMarkerId(IdType id_r)
Test for internal ids satlib includes in dependencies.
static const IdType noId(0)
static const IdType solvablePrereqMarker(15)
Internal ids satlib includes in dependencies.