libzypp  15.28.6
ZYppCommitResult.h File Reference
#include <iosfwd>
#include <vector>
#include <list>
#include "zypp/PoolItem.h"
#include "zypp/sat/Transaction.h"
#include "zypp/base/DefaultIntegral.h"
Include dependency graph for ZYppCommitResult.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  zypp::UpdateNotificationFile
 Pair of sat::Solvable and Pathname. More...
 
class  zypp::ZYppCommitResult
 Result returned from ZYpp::commit. More...
 

Namespaces

 zypp
 Easy-to use interface to the ZYPP dependency resolver.
 
 zypp::sat
 Libsolv interface
 

Typedefs

typedef std::list
< UpdateNotificationFile > 
zypp::UpdateNotifications