zypp::ui::selfilter::ByName Struct Reference

#include <SelFilters.h>

Inheritance diagram for zypp::ui::selfilter::ByName:
[legend]

List of all members.

Public Member Functions

 ByName (const std::string &name_r)
bool operator() (const ui::Selectable::constPtr &obj) const

Public Attributes

std::string _name


Detailed Description

Definition at line 48 of file SelFilters.h.


Constructor & Destructor Documentation

zypp::ui::selfilter::ByName::ByName ( const std::string &  name_r  )  [inline]

Definition at line 50 of file SelFilters.h.


Member Function Documentation

bool zypp::ui::selfilter::ByName::operator() ( const ui::Selectable::constPtr obj  )  const [inline]

Definition at line 54 of file SelFilters.h.

References _name.


Member Data Documentation

Definition at line 57 of file SelFilters.h.

Referenced by operator()().


The documentation for this struct was generated from the following file:

doxygen