Btk
Btk::SignalBase Struct Reference
Inheritance diagram for Btk::SignalBase:

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
 

The documentation for this struct was generated from the following files: