| libzypp 17.36.7
    | 
#include <zypp-core/zyppng/base/signals.h>
 
 | Public Member Functions | |
| MemSignal (SignalHost &host) | |
| ~MemSignal () | |
| template<typename... Args> | |
| auto | emit (Args &&...arg) const | 
| template<typename... Args> | |
| auto | operator() (Args &&...arg) const | 
| Private Attributes | |
| SignalHost & | _host | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | private |