Store all results found to some output_iterator.
More...
#include <Functional.h>
|
| | GetAll (TOutputIterator result_r) |
| |
| template<class Tp > |
| bool | operator() (const Tp &val_r) const |
| |
template<class TOutputIterator>
struct zypp::functor::GetAll< TOutputIterator >
Store all results found to some output_iterator.
std::vector<parser::ProductFileData> result;
sysRoot / "etc/products.d" );
Definition at line 415 of file Functional.h.
◆ GetAll()
template<class TOutputIterator >
◆ operator()()
template<class TOutputIterator >
template<class Tp >
◆ _result
template<class TOutputIterator >
The documentation for this struct was generated from the following file: