|
libzypp
17.37.10
|
Classes | |
| class | DIWrap |
Wrapper around sat detail::CDataiterator. More... | |
| class | PoolImpl |
| struct | PoolMember |
| Backlink to the associated PoolImpl. More... | |
| class | SolvableIterator |
| Iterate over valid Solvables in the pool. More... | |
| class | Transaction_const_iterator |
| Transaction const_iterator. More... | |
| class | Transaction_iterator |
| Transaction iterator. More... | |
| class | WhatProvidesIterator |
| WhatProvides iterator. More... | |
Typedefs | |
| using | CDataiterator = ::s_Dataiterator |
| Wrapped libsolv C data type exposed as backdoor. More... | |
| using | CDatamatcher = ::s_Datamatcher |
| Wrapped libsolv C data type exposed as backdoor. More... | |
| using | CMap = ::s_Map |
| Wrapped libsolv C data type exposed as backdoor. More... | |
| using | CPool = ::s_Pool |
| Wrapped libsolv C data type exposed as backdoor. More... | |
| using | CQueue = ::s_Queue |
| Wrapped libsolv C data type exposed as backdoor. More... | |
| using | CRepo = ::s_Repo |
| Wrapped libsolv C data type exposed as backdoor. More... | |
| using | CSolvable = ::s_Solvable |
| Wrapped libsolv C data type exposed as backdoor. More... | |
| using | CSolver = ::s_Solver |
| Wrapped libsolv C data type exposed as backdoor. More... | |
| using | CTransaction = ::s_Transaction |
| Wrapped libsolv C data type exposed as backdoor. More... | |
| using | IdType = int |
| Generic Id type. More... | |
| using | SolvableIdType = unsigned int |
| Id type to connect Solvable and sat-solvable. More... | |
| using | size_type = SolvableIdType |
| using | RepoIdType = CRepo * |
| Id type to connect Repo and sat-repo. More... | |
| using zypp::sat::detail::CDataiterator = typedef ::s_Dataiterator |
Wrapped libsolv C data type exposed as backdoor.
Definition at line 58 of file PoolMember.h.
| using zypp::sat::detail::CDatamatcher = typedef ::s_Datamatcher |
Wrapped libsolv C data type exposed as backdoor.
Definition at line 59 of file PoolMember.h.
| using zypp::sat::detail::CMap = typedef ::s_Map |
Wrapped libsolv C data type exposed as backdoor.
Definition at line 60 of file PoolMember.h.
| using zypp::sat::detail::CPool = typedef ::s_Pool |
Wrapped libsolv C data type exposed as backdoor.
Definition at line 61 of file PoolMember.h.
| using zypp::sat::detail::CQueue = typedef ::s_Queue |
Wrapped libsolv C data type exposed as backdoor.
Definition at line 62 of file PoolMember.h.
| using zypp::sat::detail::CRepo = typedef ::s_Repo |
Wrapped libsolv C data type exposed as backdoor.
Definition at line 63 of file PoolMember.h.
| using zypp::sat::detail::CSolvable = typedef ::s_Solvable |
Wrapped libsolv C data type exposed as backdoor.
Definition at line 64 of file PoolMember.h.
| using zypp::sat::detail::CSolver = typedef ::s_Solver |
Wrapped libsolv C data type exposed as backdoor.
Definition at line 65 of file PoolMember.h.
| using zypp::sat::detail::CTransaction = typedef ::s_Transaction |
Wrapped libsolv C data type exposed as backdoor.
Definition at line 66 of file PoolMember.h.
| using zypp::sat::detail::IdType = typedef int |
Generic Id type.
Definition at line 104 of file PoolMember.h.
| using zypp::sat::detail::SolvableIdType = typedef unsigned int |
Id type to connect Solvable and sat-solvable.
Indext into solvable array.
Definition at line 125 of file PoolMember.h.
| using zypp::sat::detail::size_type = typedef SolvableIdType |
Definition at line 126 of file PoolMember.h.
| using zypp::sat::detail::RepoIdType = typedef CRepo * |
Id type to connect Repo and sat-repo.
Definition at line 133 of file PoolMember.h.
| zypp::sat::detail::BOOST_MPL_ASSERT_RELATION | ( | noId | , |
| STRID_NULL | |||
| ) |
| zypp::sat::detail::BOOST_MPL_ASSERT_RELATION | ( | emptyId | , |
| STRID_EMPTY | |||
| ) |
| zypp::sat::detail::BOOST_MPL_ASSERT_RELATION | ( | noSolvableId | , |
| ID_NULL | |||
| ) |
| zypp::sat::detail::BOOST_MPL_ASSERT_RELATION | ( | systemSolvableId | , |
| SYSTEMSOLVABLE | |||
| ) |
| zypp::sat::detail::BOOST_MPL_ASSERT_RELATION | ( | solvablePrereqMarker | , |
| SOLVABLE_PREREQMARKER | |||
| ) |
| zypp::sat::detail::BOOST_MPL_ASSERT_RELATION | ( | solvableFileMarker | , |
| SOLVABLE_FILEMARKER | |||
| ) |
| zypp::sat::detail::BOOST_MPL_ASSERT_RELATION | ( | CapDetail::CAP_AND | , |
| REL_AND | |||
| ) |
| zypp::sat::detail::BOOST_MPL_ASSERT_RELATION | ( | CapDetail::CAP_OR | , |
| REL_OR | |||
| ) |
| zypp::sat::detail::BOOST_MPL_ASSERT_RELATION | ( | CapDetail::CAP_COND | , |
| REL_COND | |||
| ) |
| zypp::sat::detail::BOOST_MPL_ASSERT_RELATION | ( | CapDetail::CAP_UNLESS | , |
| REL_UNLESS | |||
| ) |
| zypp::sat::detail::BOOST_MPL_ASSERT_RELATION | ( | CapDetail::CAP_ELSE | , |
| REL_ELSE | |||
| ) |
| zypp::sat::detail::BOOST_MPL_ASSERT_RELATION | ( | CapDetail::CAP_WITH | , |
| REL_WITH | |||
| ) |
| zypp::sat::detail::BOOST_MPL_ASSERT_RELATION | ( | CapDetail::CAP_WITHOUT | , |
| REL_WITHOUT | |||
| ) |
| zypp::sat::detail::BOOST_MPL_ASSERT_RELATION | ( | CapDetail::CAP_NAMESPACE | , |
| REL_NAMESPACE | |||
| ) |
| zypp::sat::detail::BOOST_MPL_ASSERT_RELATION | ( | CapDetail::CAP_ARCH | , |
| REL_ARCH | |||
| ) |
| zypp::sat::detail::BOOST_MPL_ASSERT_RELATION | ( | namespaceModalias | , |
| NAMESPACE_MODALIAS | |||
| ) |
| zypp::sat::detail::BOOST_MPL_ASSERT_RELATION | ( | namespaceLanguage | , |
| NAMESPACE_LANGUAGE | |||
| ) |
| zypp::sat::detail::BOOST_MPL_ASSERT_RELATION | ( | namespaceFilesystem | , |
| NAMESPACE_FILESYSTEM | |||
| ) |
| const Pathname& zypp::sat::detail::sysconfigStoragePath | ( | ) |
Definition at line 107 of file PoolImpl.cc.
|
static |
Definition at line 115 of file PoolImpl.cc.
|
static |
Definition at line 570 of file PoolImpl.cc.
|
static |
|
static |
|
static |
Internal ids satlib includes in dependencies.
MPL check in PoolImpl.cc
|
static |
|
static |
|
static |
|
static |
Test for internal ids satlib includes in dependencies.
Definition at line 119 of file PoolMember.h.
|
static |
Id to denote Solvable::noSolvable.
|
static |
Id to denote the usually hidden Solvable::systemSolvable.
|
static |
Id to denote Repo::noRepository.
|
related |
Definition at line 338 of file LookupAttr.cc.
| std::ostream& zypp::sat::detail::operator<< | ( | std::ostream & | str, |
| const WhatProvidesIterator & | obj | ||
| ) |
Definition at line 171 of file WhatProvides.cc.