libzypp
10.5.0
|
Go to the source code of this file.
Namespaces | |
namespace | zypp |
Easy-to use interface to the ZYPP dependency resolver. | |
namespace | zypp::misc |
Enumerations | |
enum | zypp::misc::LoadSystemFlag { zypp::misc::LS_READONLY = (1 << 0), zypp::misc::LS_NOREFRESH = (1 << 1) } |
Bits for tuning defaultLoadSystem. More... | |
Functions | |
void | zypp::misc::defaultLoadSystem (const Pathname &sysRoot_r="/", LoadSystemFlags flags_r=LoadSystemFlags()) |
Create the ZYpp instance and load target and enabled repositories. | |
void | zypp::misc::defaultLoadSystem (LoadSystemFlags flags_r) |
Definition in file DefaultLoadSystem.h.