|
libzypp 17.38.6
|
#include <solv/pool.h>#include <solv/repo.h>#include <solv/solvable.h>#include <solv/poolarch.h>#include <solv/repo_solv.h>#include <solv/pool_parserpmrichdep.h>#include <zypp/sat/detail/PoolDefines.h>

Go to the source code of this file.
Namespaces | |
| namespace | zyppng |
| namespace | zyppng::sat |
| This file contains private API, this might break at any time between releases. | |
| namespace | zyppng::sat::detail |
| CLASS NAME : detail::DIWrap. | |
Enumerations | |
| enum class | zyppng::sat::PoolInvalidation { zyppng::sat::Dependency , zyppng::sat::Data } |
| Defines the scope of an invalidation request for the Pool. More... | |
Functions | |
| static const IdType | zyppng::sat::detail::noId (0) |
| static const IdType | zyppng::sat::detail::emptyId (1) |
| static const IdType | zyppng::sat::detail::solvablePrereqMarker (15) |
| Internal ids satlib includes in dependencies. | |
| static const IdType | zyppng::sat::detail::solvableFileMarker (16) |
| static const IdType | zyppng::sat::detail::namespaceModalias (18) |
| static const IdType | zyppng::sat::detail::namespaceLanguage (20) |
| static const IdType | zyppng::sat::detail::namespaceFilesystem (21) |
| static const SolvableIdType | zyppng::sat::detail::noSolvableId (0) |
| Id to denote Solvable::noSolvable. | |
| static const SolvableIdType | zyppng::sat::detail::systemSolvableId (1) |
| Id to denote the usually hidden Solvable::systemSolvable. | |
| static const RepoIdType | zyppng::sat::detail::noRepoId (0) |
| Id to denote Repo::noRepository. | |
| bool | zyppng::sat::detail::isDepMarkerId (IdType id_r) |
| Test for internal ids satlib includes in dependencies. | |