libzypp 17.31.23
|
#include <set>
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | zypp |
Easy-to use interface to the ZYPP dependency resolver. | |
namespace | zypp::ui |
Functions | |
set< string > | zypp::ui::userWantedPackageNames () |
This returns a set of package names the user explicitly wanted to transact ( to install, to update, or to delete) for any of the following reasons: | |
Definition in file UserWantedPackages.h.