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 );
200 #endif // ZYPP_ZYPPCOMMITRESULT_H A Solvable object within the sat Pool.
Result returned from ZYpp::commit.
String related utilities and Regular expression matching.
UpdateNotificationFile(sat::Solvable solvable_r, Pathname file_r)
std::ostream & operator<<(std::ostream &str, const SerialNumber &obj)
Libsolv transaction wrapper.
std::list< UpdateNotificationFile > UpdateNotifications
bool noError() const
Whether an error ocurred (skipped streps are ok).
const Arch Arch_armv7hnl Arch_armv7nhl ZYPP_API
RWCOW_pointer< Impl > _pimpl
Pointer to data.
bool allDone() const
Whether all steps were performed successfully (none skipped or error)
const Pathname & file() const
std::vector< sat::Transaction::Step > TransactionStepList
sat::Solvable solvable() const
Easy-to use interface to the ZYPP dependency resolver.
Pair of sat::Solvable and Pathname.