Locks.cc File Reference

#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"

Include dependency graph for Locks.cc:

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 Documentation

#define ZYPP_BASE_LOGGER_LOGGROUP   "locks"

Definition at line 28 of file Locks.cc.


doxygen