Go to the documentation of this file.
49 friend Impl * rwcowClone<Impl>(
const Impl * rhs );
114 str <<
"CommitPolicy(";
121 str <<
" syncPoolAfterCommit";
ZYppCommitPolicy & dryRun(bool yesNo_r)
Set dry run (default: false).
ZYppCommitPolicy & restrictToMedia(unsigned mediaNr_r)
Restrict commit to media 1.
DownloadMode downloadMode() const
unsigned restrictToMedia() const
bool rpmExcludeDocs() const
std::string hexstring(char n, int w=4)
Impl * clone() const
clone for RWCOW_pointer
DownloadMode _downloadMode
bool _syncPoolAfterCommit
DownloadMode
Supported commit download policies.
bool rpmNoSignature() const
Easy-to use interface to the ZYPP dependency resolver.
Interim helper class to collect global options and settings.
ZYppCommitPolicy & downloadMode(DownloadMode val_r)
Commit download policy to use.
unsigned _restrictToMedia
ZYppCommitPolicy & syncPoolAfterCommit(bool yesNo_r)
Kepp pool in sync with the Target databases after commit (default: true)
ZYppCommitPolicy & rpmInstFlags(target::rpm::RpmInstFlags newFlags_r)
The default target::rpm::RpmInstFlags.
std::ostream & operator<<(std::ostream &str, const Exception &obj)
bool syncPoolAfterCommit() const
target::rpm::RpmInstFlags _rpmInstFlags
String related utilities and Regular expression matching.
RWCOW_pointer< Impl > _pimpl
Pointer to data.
Options and policies for ZYpp::commit.
target::rpm::RpmInstFlags rpmInstFlags() const