sigslots_lite.hpp
Go to the documentation of this file.
1 
8 /*****************************************************************************
9 ** Ifdefs
10 *****************************************************************************/
11 
12 #ifndef ECL_SIGSLOTS_LITE_HPP_
13 #define ECL_SIGSLOTS_LITE_HPP_
14 
15 /*****************************************************************************
16 ** Includes
17 *****************************************************************************/
18 
19 #include "sigslots_lite/errors.hpp"
21 #include "sigslots_lite/slot.hpp"
22 #include "sigslots_lite/signal.hpp"
25 
26 #endif /* ECL_SIGSLOTS_LITE_HPP_ */
signal.hpp
Simple signal interface.
managers.hpp
Management classes for sigslots lite.
errors.hpp
Error handling types and classes for lite sigslots.
slot.hpp
Simple slots - these are actually all hidden from the user.
connect.hpp
Stores functions.
utilities.hpp
Utility functions.


ecl_sigslots_lite
Author(s): Daniel Stonier
autogenerated on Wed Mar 2 2022 00:13:56