|
libzypp
17.7.0
|
Classes | |
| class | DIWrap |
Wrapper around sat detail::CDataiterator. More... | |
| class | PoolImpl |
| struct | PoolMember |
| Backlink to the associated PoolImpl. More... | |
| class | SolvableIterator |
| class | Transaction_const_iterator |
| Transaction const_iterator. More... | |
| class | Transaction_iterator |
| Transaction iterator. More... | |
| class | WhatProvidesIterator |
| WhatProvides iterator. More... | |
Typedefs | |
| typedef ::_Dataiterator | CDataiterator |
| Wrapped libsolv C data type exposed as backdoor. More... | |
| typedef ::_Datamatcher | CDatamatcher |
| Wrapped libsolv C data type exposed as backdoor. More... | |
| typedef ::_Map | CMap |
| Wrapped libsolv C data type exposed as backdoor. More... | |
| typedef ::_Pool | CPool |
| Wrapped libsolv C data type exposed as backdoor. More... | |
| typedef ::_Queue | CQueue |
| Wrapped libsolv C data type exposed as backdoor. More... | |
| typedef ::_Repo | CRepo |
| Wrapped libsolv C data type exposed as backdoor. More... | |
| typedef ::_Solvable | CSolvable |
| Wrapped libsolv C data type exposed as backdoor. More... | |
| typedef ::_Solver | CSolver |
| Wrapped libsolv C data type exposed as backdoor. More... | |
| typedef ::_Transaction | CTransaction |
| Wrapped libsolv C data type exposed as backdoor. More... | |
| typedef int | IdType |
| Generic Id type. More... | |
| typedef unsigned | SolvableIdType |
| Id type to connect Solvable and sat-solvable. More... | |
| typedef SolvableIdType | size_type |
| typedef ::_Repo * | RepoIdType |
| Id type to connect Repo and sat-repo. More... | |
| typedef ::_Dataiterator zypp::sat::detail::CDataiterator |
Wrapped libsolv C data type exposed as backdoor.
Definition at line 58 of file PoolMember.h.
| typedef ::_Datamatcher zypp::sat::detail::CDatamatcher |
Wrapped libsolv C data type exposed as backdoor.
Definition at line 59 of file PoolMember.h.
| typedef ::_Map zypp::sat::detail::CMap |
Wrapped libsolv C data type exposed as backdoor.
Definition at line 60 of file PoolMember.h.
| typedef ::_Pool zypp::sat::detail::CPool |
Wrapped libsolv C data type exposed as backdoor.
Definition at line 61 of file PoolMember.h.
| typedef ::_Queue zypp::sat::detail::CQueue |
Wrapped libsolv C data type exposed as backdoor.
Definition at line 62 of file PoolMember.h.
| typedef ::_Repo zypp::sat::detail::CRepo |
Wrapped libsolv C data type exposed as backdoor.
Definition at line 63 of file PoolMember.h.
| typedef ::_Solvable zypp::sat::detail::CSolvable |
Wrapped libsolv C data type exposed as backdoor.
Definition at line 64 of file PoolMember.h.
| typedef ::_Solver zypp::sat::detail::CSolver |
Wrapped libsolv C data type exposed as backdoor.
Definition at line 65 of file PoolMember.h.
| typedef ::_Transaction zypp::sat::detail::CTransaction |
Wrapped libsolv C data type exposed as backdoor.
Definition at line 66 of file PoolMember.h.
| typedef int zypp::sat::detail::IdType |
Generic Id type.
Definition at line 104 of file PoolMember.h.
| typedef unsigned zypp::sat::detail::SolvableIdType |
Id type to connect Solvable and sat-solvable.
Indext into solvable array.
Definition at line 125 of file PoolMember.h.
Definition at line 126 of file PoolMember.h.
| typedef ::_Repo* zypp::sat::detail::RepoIdType |
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_WITH | , |
| REL_WITH | |||
| ) |
| 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 100 of file PoolImpl.cc.
|
static |
Definition at line 108 of file PoolImpl.cc.
|
static |
Definition at line 521 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 337 of file LookupAttr.cc.
| std::ostream& zypp::sat::detail::operator<< | ( | std::ostream & | str, |
| const WhatProvidesIterator & | obj | ||
| ) |
Definition at line 171 of file WhatProvides.cc.