
| Public Member Functions | |
| SignalBase (const SignalBase &)=delete | |
| void | disconnect_all () | 
| bool | empty () const noexcept | 
| bool | operator== (std::nullptr_t) const noexcept | 
| bool | operator!= (std::nullptr_t) const noexcept | 
| operator bool () const noexcept | |
| size_t | connected_slots () const noexcept | 
| Public Attributes | |
| std::list< Impl::SlotBase * > | slots |