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

Select PoolItem by installed. More...

#include <ResFilters.h>

Inheritance diagram for zypp::resfilter::ByInstalled:
[legend]

List of all members.

Public Member Functions

bool operator() (const PoolItem &p) const


Detailed Description

Select PoolItem by installed.

Definition at line 289 of file ResFilters.h.


Member Function Documentation

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

Definition at line 291 of file ResFilters.h.

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


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

doxygen