Analysis Software
Documentation for sPHENIX simulation software
|
#include <JETSCAPE/blob/main/external_packages/sigslot.h>
Public Member Functions | |
_connection6 () | |
_connection6 (dest_type *pobject, void(dest_type::*pmemfun)(arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type)) | |
virtual _connection_base6 < arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, mt_policy > * | clone () |
virtual _connection_base6 < arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, mt_policy > * | duplicate (has_slots< mt_policy > *pnewdest) |
virtual void | emit (arg1_type a1, arg2_type a2, arg3_type a3, arg4_type a4, arg5_type a5, arg6_type a6) |
virtual has_slots< mt_policy > * | getdest () const |
Public Member Functions inherited from sigslot::_connection_base6< arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, mt_policy > | |
virtual | ~_connection_base6 () |
Private Attributes | |
dest_type * | m_pobject |
void(dest_type::* | m_pmemfun )(arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type) |
Definition at line 1786 of file sigslot.h.
View newest version in sPHENIX GitHub at line 1786 of file sigslot.h
|
inline |
|
inline |
Definition at line 1796 of file sigslot.h.
View newest version in sPHENIX GitHub at line 1796 of file sigslot.h
References sigslot::_connection6< dest_type, arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, mt_policy >::m_pmemfun, and sigslot::_connection6< dest_type, arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, mt_policy >::m_pobject.
|
inlinevirtual |
Implements sigslot::_connection_base6< arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, mt_policy >.
Definition at line 1804 of file sigslot.h.
View newest version in sPHENIX GitHub at line 1804 of file sigslot.h
|
inlinevirtual |
Implements sigslot::_connection_base6< arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, mt_policy >.
Definition at line 1811 of file sigslot.h.
View newest version in sPHENIX GitHub at line 1811 of file sigslot.h
|
inlinevirtual |
Implements sigslot::_connection_base6< arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, mt_policy >.
Definition at line 1817 of file sigslot.h.
View newest version in sPHENIX GitHub at line 1817 of file sigslot.h
References sigslot::_connection6< dest_type, arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, mt_policy >::m_pmemfun, and sigslot::_connection6< dest_type, arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, mt_policy >::m_pobject.
|
inlinevirtual |
Implements sigslot::_connection_base6< arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, mt_policy >.
Definition at line 1823 of file sigslot.h.
View newest version in sPHENIX GitHub at line 1823 of file sigslot.h
|
private |
Definition at line 1830 of file sigslot.h.
View newest version in sPHENIX GitHub at line 1830 of file sigslot.h
Referenced by sigslot::_connection6< dest_type, arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, mt_policy >::_connection6(), sigslot::_connection6< dest_type, arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, mt_policy >::duplicate(), and sigslot::_connection6< dest_type, arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, mt_policy >::emit().
|
private |
Definition at line 1829 of file sigslot.h.
View newest version in sPHENIX GitHub at line 1829 of file sigslot.h
Referenced by sigslot::_connection6< dest_type, arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, mt_policy >::_connection6(), sigslot::_connection6< dest_type, arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, mt_policy >::emit(), and sigslot::_connection6< dest_type, arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, mt_policy >::getdest().