libzypp  13.10.6
SelFilters.h File Reference
#include <string>
#include "zypp/base/Functional.h"
#include "zypp/ui/Selectable.h"

Go to the source code of this file.

Classes

struct  zypp::ui::selfilter::ByKind
 
struct  zypp::ui::selfilter::ByName
 
struct  zypp::ui::selfilter::ByHasInstalledObj
 
struct  zypp::ui::selfilter::ByHasCandidateObj
 
struct  zypp::ui::selfilter::ByStatus
 

Namespaces

 zypp
 Easy-to use interface to the ZYPP dependency resolver.
 
 zypp::ui
 
 zypp::ui::selfilter
 

Typedefs

typedef std::unary_function
< Selectable::constPtr, bool > 
zypp::ui::selfilter::SelectableFilterFunctor