zypp::resfilter::ByName Struct Reference
[Filter functors operating on ResObjects.]

Select ResObject by name. More...

#include <ResFilters.h>

Inheritance diagram for zypp::resfilter::ByName:
[legend]

List of all members.

Public Member Functions

 ByName (const std::string &name_r)
bool operator() (ResObject::constPtr p) const

Public Attributes

std::string _name


Detailed Description

Select ResObject by name.

Definition at line 162 of file ResFilters.h.


Constructor & Destructor Documentation

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

Definition at line 164 of file ResFilters.h.


Member Function Documentation

bool zypp::resfilter::ByName::operator() ( ResObject::constPtr  p  )  const [inline]

Definition at line 168 of file ResFilters.h.

References _name.


Member Data Documentation

Definition at line 173 of file ResFilters.h.

Referenced by operator()().


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

doxygen