libzypp  10.5.0
Transaction.h File Reference
#include <iosfwd>
#include "zypp/base/PtrTypes.h"
#include "zypp/base/Flags.h"
#include "zypp/base/SafeBool.h"
#include "zypp/base/Iterator.h"
#include "zypp/base/DefaultIntegral.h"
#include "zypp/sat/SolvIterMixin.h"
#include "zypp/sat/Solvable.h"
#include "zypp/PoolItem.h"
Include dependency graph for Transaction.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  zypp::sat::Transaction
 Libsolv transaction wrapper. 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

namespace  zypp
 

Easy-to use interface to the ZYPP dependency resolver.


namespace  zypp::sat
 

Libsolv interface


namespace  zypp::sat::detail

Functions

 zypp::sat::ZYPP_DECLARE_OPERATORS_FOR_FLAGS (Transaction::StepStages)

Detailed Description

Definition in file Transaction.h.