|
libzypp
15.22.2
|
#include <iosfwd>#include "zypp/base/PtrTypes.h"#include "zypp/base/Flags.h"#include "zypp/base/Iterator.h"#include "zypp/base/DefaultIntegral.h"#include "zypp/sat/SolvIterMixin.h"#include "zypp/sat/Solvable.h"#include "zypp/sat/Queue.h"#include "zypp/PoolItem.h"

Go to the source code of this file.
Classes | |
| class | zypp::sat::Transaction |
| Libsolv transaction wrapper. More... | |
| struct | zypp::sat::Transaction::LoadFromPoolType |
| Ctor arg type. More... | |
| class | zypp::sat::Transaction::Step |
| A single step within a Transaction. More... | |
| class | zypp::sat::detail::Transaction_iterator |
| Transaction iterator. More... | |
| class | zypp::sat::detail::Transaction_const_iterator |
| Transaction const_iterator. More... | |
| struct | zypp::sat::Transaction::FilterAction |
Namespaces | |
| zypp | |
| Easy-to use interface to the ZYPP dependency resolver. | |
| zypp::sat | |
| Libsolv interface | |
| zypp::sat::detail | |
Functions | |
| zypp::sat::ZYPP_DECLARE_OPERATORS_FOR_FLAGS (Transaction::StepStages) | |