libzypp 8.13.6
Public Member Functions

zypp::resfilter::ByUninstalled Struct Reference

Select PoolItem by uninstalled. More...

#include <ResFilters.h>

Inheritance diagram for zypp::resfilter::ByUninstalled:
Inheritance graph
[legend]

List of all members.

Public Member Functions

bool operator() (const PoolItem &p) const

Detailed Description

Select PoolItem by uninstalled.

Definition at line 299 of file ResFilters.h.


Member Function Documentation

bool zypp::resfilter::ByUninstalled::operator() ( const PoolItem p) const [inline]

Definition at line 301 of file ResFilters.h.

References zypp::ResStatus::isUninstalled(), and zypp::PoolItem::status().


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