#include <signal.h>

Public Member Functions

 Slot ()
 
template<typename T>
 Slot (T impl)
 
 operator bool () const
 

Constructor & Destructor Documentation

◆ Slot() [1/2]

clan::Slot::Slot ( )
inline

◆ Slot() [2/2]

template<typename T>
clan::Slot::Slot ( T impl)
inlineexplicit

Member Function Documentation

◆ operator bool()

clan::Slot::operator bool ( ) const
inline

The documentation for this class was generated from the following file: