libzypp  10.5.0
zypp::resfilter::ByName Struct Reference

Select ResObject by name. More...

#include <ResFilters.h>

Inheritance diagram for zypp::resfilter::ByName:

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.


Member Data Documentation

Definition at line 173 of file ResFilters.h.


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