14 #ifndef ZYPP_NG_SAT_POOLDEFINES_H_INCLUDED 15 #define ZYPP_NG_SAT_POOLDEFINES_H_INCLUDED 20 #include <solv/pool.h> 21 #include <solv/repo.h> 22 #include <solv/solvable.h> 23 #include <solv/poolarch.h> 24 #include <solv/repo_solv.h> 25 #include <solv/pool_parserpmrichdep.h> 82 #endif //ZYPP_NG_SAT_POOLDEFINES_H_INCLUDED static const SolvableIdType noSolvableId(0)
Id to denote Solvable::noSolvable.
static const IdType namespaceModalias(18)
zypp::sat::detail::CTransaction CTransaction
::s_Solver CSolver
Wrapped libsolv C data type exposed as backdoor.
zypp::sat::detail::CSolver CSolver
::s_Dataiterator CDataiterator
Wrapped libsolv C data type exposed as backdoor.
zypp::sat::detail::CSolvable CSolvable
Only external requirements/context changed (e.g., Locales).
::s_Repo CRepo
Wrapped libsolv C data type exposed as backdoor.
static const RepoIdType noRepoId(0)
Id to denote Repo::noRepository.
zypp::sat::detail::CQueue CQueue
int IdType
Generic Id type.
static const IdType solvableFileMarker(16)
zypp::sat::detail::CPool CPool
zypp::sat::detail::CMap CMap
zypp::sat::detail::SolvableIdType SolvableIdType
Structural or data change (e.g., Rootfs, Arch, or Repo content).
::s_Solvable CSolvable
Wrapped libsolv C data type exposed as backdoor.
static const IdType emptyId(1)
static const SolvableIdType systemSolvableId(1)
Id to denote the usually hidden Solvable::systemSolvable.
This file contains private API, this might break at any time between releases.
static const IdType namespaceFilesystem(21)
zypp::sat::detail::IdType IdType
bool isDepMarkerId(IdType id_r)
Test for internal ids satlib includes in dependencies.
zypp::sat::detail::CRepo CRepo
CRepo * RepoIdType
Id type to connect Repo and sat-repo.
::s_Datamatcher CDatamatcher
Wrapped libsolv C data type exposed as backdoor.
zypp::sat::detail::CDataiterator CDataiterator
static const IdType namespaceLanguage(20)
::s_Pool CPool
Wrapped libsolv C data type exposed as backdoor.
PoolInvalidation
Defines the scope of an invalidation request for the Pool.
static const IdType noId(0)
static const IdType solvablePrereqMarker(15)
Internal ids satlib includes in dependencies.
unsigned int SolvableIdType
Id type to connect Solvable and sat-solvable.
::s_Queue CQueue
Wrapped libsolv C data type exposed as backdoor.
::s_Transaction CTransaction
Wrapped libsolv C data type exposed as backdoor.
::s_Map CMap
Wrapped libsolv C data type exposed as backdoor.
zypp::sat::detail::CDatamatcher CDatamatcher
zypp::sat::detail::RepoIdType RepoIdType