libzypp
13.10.6
|
Functor removing Repository from it's Pool. More...
#include <Repository.h>
Public Member Functions | |
void | operator() (Repository repository_r) const |
Functor removing Repository from it's Pool.
E.g. used as dispose function in. AutoDispose to provide a convenient and exception safe temporary Repository.
Leaving the block without calling tmprepo.resetDispose();
before, will automatically remove the Repo from it's Pool.
Definition at line 385 of file Repository.h.
|
inline |
Definition at line 387 of file Repository.h.