#include <iosfwd>
#include <zypp/Pathname.h>
#include <zypp/base/Flags.h>
Go to the source code of this file.
|
namespace | zypp |
| Easy-to use interface to the ZYPP dependency resolver.
|
|
namespace | zypp::misc |
|
|
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) |
| This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
|
|