Public Member Functions | |
| RepoCollector () | |
| ~RepoCollector () | |
| bool | collect (const RepoInfo &repo) |
Public Attributes | |
| RepoInfoList | repos |
Passing this functor as callback, you can collect all resuls at the end, without dealing with async code.
Definition at line 77 of file RepoManager.cc.
| zypp::RepoCollector::RepoCollector | ( | ) | [inline] |
| zypp::RepoCollector::~RepoCollector | ( | ) | [inline] |
| bool zypp::RepoCollector::collect | ( | const RepoInfo & | repo | ) | [inline] |
Definition at line 89 of file RepoManager.cc.
1.5.3