DownloadMode.h File Reference

#include <iosfwd>

Include dependency graph for DownloadMode.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Namespaces

namespace  zypp
 Easy-to use interface to the ZYPP dependency resolver.

Enumerations

enum  zypp::DownloadMode {
  zypp::DownloadOnly, zypp::DownloadInAdvance, zypp::DownloadInHeaps, zypp::DownloadAsNeeded,
  zypp::DownloadDefault = DownloadAsNeeded
}
 Supported commit download policies. More...


Detailed Description

Definition in file DownloadMode.h.


doxygen