|
libzypp
9.1.2
|
#include <set>#include <fstream>#include <boost/function.hpp>#include <boost/function_output_iterator.hpp>#include <algorithm>#include "zypp/base/Regex.h"#include "zypp/base/String.h"#include "zypp/base/Logger.h"#include "zypp/base/IOStream.h"#include "zypp/PoolItem.h"#include "zypp/PoolQueryUtil.tcc"#include "zypp/ZYppCallbacks.h"#include "zypp/sat/SolvAttr.h"#include "zypp/sat/Solvable.h"#include "zypp/PathInfo.h"#include "zypp/Locks.h"
Go to the source code of this file.
Classes | |
| class | zypp::Locks::Impl |
| struct | zypp::ApplyLock |
| struct | zypp::LockingOutputIterator< OutputIterator > |
| iterator that takes lock, lock all solvables from query and send query to output iterator More... | |
| class | zypp::LocksCleanPredicate |
| class | zypp::LocksRemovePredicate |
Namespaces | |
| namespace | zypp |
Easy-to use interface to the ZYPP dependency resolver. | |
Defines | |
| #define | ZYPP_BASE_LOGGER_LOGGROUP "locks" |
| #define ZYPP_BASE_LOGGER_LOGGROUP "locks" |
1.7.6.1