| libzypp 17.36.7
    | 
#include <zypp-core/zyppng/base/signals.h>
 
 | Public Member Functions | |
| template<typename... Args> | |
| decltype(auto) | operator() (Args &&... args) const | 
| lock_shared (const T_functor &functor, const Lockers &... lcks) | |
| Public Attributes | |
| std::tuple< sigc::const_limit_reference< Lockers >... > | _lcks | 
Adaptor that locks and tracks the given objects, this implements locking of the receiver object in a signal chain.
| 
 | inlineexplicit | 
| 
 | inline | 
| std::tuple<sigc::const_limit_reference<Lockers>...> zyppng::internal::lock_shared< T_functor, Lockers >::_lcks |