libyui-ncurses-pkg
2.48.5.2
|
Public Member Functions | |
NCPkgServiceTag (ZyppService service) | |
A helper class to hold a reference to zypp::Service for each service table line (actually it's a dummy column of the table) More... | |
ZyppService | getService () const |
Definition at line 48 of file NCPkgFilterService.h.
NCPkgServiceTag::NCPkgServiceTag | ( | ZyppService | service | ) |
A helper class to hold a reference to zypp::Service for each service table line (actually it's a dummy column of the table)
service | zypp::Service reference |
Definition at line 54 of file NCPkgFilterService.cc.