libzypp 17.37.17
|
#include <zypp/ui/SelFilters.h>
Public Member Functions | |
ByName (std::string name_r) | |
bool | operator() (const ui::Selectable::constPtr &obj) const |
Public Attributes | |
std::string | _name |
Definition at line 47 of file SelFilters.h.
|
inline |
Definition at line 49 of file SelFilters.h.
|
inline |
Definition at line 53 of file SelFilters.h.
std::string zypp::ui::selfilter::ByName::_name |
Definition at line 56 of file SelFilters.h.