libyui-ncurses-pkg
2.48.2
|
Public Member Functions | |
NCPkgRepoTag (ZyppRepo repo) | |
A helper class to hold a reference to zypp::Repository for each repository table line (actually it's a dummy column of the table) More... | |
ZyppRepo | getRepo () const |
Definition at line 62 of file NCPkgFilterRepo.h.
NCPkgRepoTag::NCPkgRepoTag | ( | ZyppRepo | repo | ) |
A helper class to hold a reference to zypp::Repository for each repository table line (actually it's a dummy column of the table)
repo | zypp::Repository reference |
Definition at line 68 of file NCPkgFilterRepo.cc.