zypp::resfilter::ByUninstalled Struct Reference
[Filter functors operating on ResObjects.]

Select PoolItem by uninstalled. More...

#include <ResFilters.h>

Inheritance diagram for zypp::resfilter::ByUninstalled:
[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:

doxygen