Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
sigslot.h File Reference
#include <set>
#include <list>
+ Include dependency graph for sigslot.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sigslot::single_threaded
 
class  sigslot::lock_block< mt_policy >
 
class  has_slots< mt_policy >
 
class  sigslot::_connection_base0< mt_policy >
 
class  sigslot::_connection_base1< arg1_type, mt_policy >
 
class  sigslot::_connection_base2< arg1_type, arg2_type, mt_policy >
 
class  sigslot::_connection_base3< arg1_type, arg2_type, arg3_type, mt_policy >
 
class  sigslot::_connection_base4< arg1_type, arg2_type, arg3_type, arg4_type, mt_policy >
 
class  sigslot::_connection_base5< arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, mt_policy >
 
class  sigslot::_connection_base6< arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, mt_policy >
 
class  sigslot::_connection_base7< arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, arg7_type, mt_policy >
 
class  sigslot::_connection_base8< arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, arg7_type, arg8_type, mt_policy >
 
class  sigslot::_signal_base< mt_policy >
 
class  sigslot::has_slots< mt_policy >
 
class  sigslot::_signal_base0< mt_policy >
 
class  sigslot::_signal_base1< arg1_type, mt_policy >
 
class  sigslot::_signal_base2< arg1_type, arg2_type, mt_policy >
 
class  sigslot::_signal_base3< arg1_type, arg2_type, arg3_type, mt_policy >
 
class  sigslot::_signal_base4< arg1_type, arg2_type, arg3_type, arg4_type, mt_policy >
 
class  sigslot::_signal_base5< arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, mt_policy >
 
class  sigslot::_signal_base6< arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, mt_policy >
 
class  sigslot::_signal_base7< arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, arg7_type, mt_policy >
 
class  sigslot::_signal_base8< arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, arg7_type, arg8_type, mt_policy >
 
class  sigslot::_connection0< dest_type, mt_policy >
 
class  sigslot::_connection1< dest_type, arg1_type, mt_policy >
 
class  sigslot::_connection2< dest_type, arg1_type, arg2_type, mt_policy >
 
class  sigslot::_connection3< dest_type, arg1_type, arg2_type, arg3_type, mt_policy >
 
class  sigslot::_connection4< dest_type, arg1_type, arg2_type, arg3_type, arg4_type, mt_policy >
 
class  sigslot::_connection5< dest_type, arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, mt_policy >
 
class  sigslot::_connection6< dest_type, arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, mt_policy >
 
class  sigslot::_connection7< dest_type, arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, arg7_type, mt_policy >
 
class  sigslot::_connection8< dest_type, arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, arg7_type, arg8_type, mt_policy >
 
class  sigslot::signal0< mt_policy >
 
class  sigslot::signal1< arg1_type, mt_policy >
 
class  sigslot::signal2< arg1_type, arg2_type, mt_policy >
 
class  sigslot::signal3< arg1_type, arg2_type, arg3_type, mt_policy >
 
class  sigslot::signal4< arg1_type, arg2_type, arg3_type, arg4_type, mt_policy >
 
class  sigslot::signal5< arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, mt_policy >
 
class  sigslot::signal6< arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, mt_policy >
 
class  sigslot::signal7< arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, arg7_type, mt_policy >
 
class  sigslot::signal8< arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, arg7_type, arg8_type, mt_policy >
 

Namespaces

namespace  sigslot
 

Macros

#define _SIGSLOT_SINGLE_THREADED
 
#define SIGSLOT_DEFAULT_MT_POLICY   single_threaded
 

Macro Definition Documentation

#define _SIGSLOT_SINGLE_THREADED

Definition at line 85 of file sigslot.h.

View newest version in sPHENIX GitHub at line 85 of file sigslot.h

#define SIGSLOT_DEFAULT_MT_POLICY   single_threaded

Definition at line 98 of file sigslot.h.

View newest version in sPHENIX GitHub at line 98 of file sigslot.h