libzypp  15.28.6
SelFilters.h File Reference
#include <string>
#include "zypp/base/Functional.h"
#include "zypp/ui/Selectable.h"
Include dependency graph for SelFilters.h:
This graph shows which files directly or indirectly include this file:

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