12#ifndef ZYPP_ZYPPCOMMITRESULT_H
13#define ZYPP_ZYPPCOMMITRESULT_H
22#include <zypp-core/base/DefaultIntegral>
86 bool attemptToModify()
const;
89 void attemptToModify(
bool yesno_r );
96 bool singleTransactionMode()
const;
97 void setSingleTransactionMode(
bool yesno_r );
RepoManager implementation.
Reference counted access to a Tp object calling a custom Dispose function when the last AutoDispose h...
Pair of sat::Solvable and Pathname.
sat::Solvable solvable() const
const Pathname & file() const
UpdateNotificationFile(sat::Solvable solvable_r, Pathname file_r)
Result returned from ZYpp::commit.
bool noError() const
Whether an error ocurred (skipped streps are ok).
bool allDone() const
Whether all steps were performed successfully (none skipped or error)
RWCOW_pointer< Impl > _pimpl
Pointer to data.
std::vector< sat::Transaction::Step > TransactionStepList
A Solvable object within the sat Pool.
Libsolv transaction wrapper.
String related utilities and Regular expression matching.
Easy-to use interface to the ZYPP dependency resolver.
std::list< UpdateNotificationFile > UpdateNotifications
std::ostream & operator<<(std::ostream &str, const SerialNumber &obj)
const Arch Arch_armv7hnl Arch_armv7nhl ZYPP_API