12 #ifndef ZYPP_DOWNLOADMODE_H 13 #define ZYPP_DOWNLOADMODE_H 63 #endif // ZYPP_DOWNLOADMODE_H Alternating download and install.
First download all packages to the local cache.
String related utilities and Regular expression matching.
Similar to DownloadInAdvance, but try to split the transaction into heaps, where at the end of each h...
Just download all packages to the local cache.
libzypp will decide what to do.
const Arch Arch_empty ZYPP_API
relates: Arch This is an empty Arch represented by an empty string.
Provides API related macros.
bool deserialize(const std::string &str_r, DownloadMode &result_r)
relates: DownloadMode Parse from string.
DownloadMode deserializeDownloadMode(const std::string &str_r)
relates: DownloadMode Parse from string.
std::ostream & operator<<(std::ostream &str, const Capabilities &obj)
relates: Capabilities Stream output
Easy-to use interface to the ZYPP dependency resolver.
DownloadMode
Supported commit download policies.