#include <string>#include "zypp/base/Functional.h"#include "zypp/ui/Selectable.h"Go to the source code of this file.
Namespaces | |
| namespace | zypp |
| namespace | zypp::ui |
| namespace | zypp::ui::selfilter |
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 |
Typedefs | |
| typedef std::unary_function < Selectable::constPtr, bool > | zypp::ui::selfilter::SelectableFilterFunctor |
Definition in file SelFilters.h.
1.5.3