|
| _connection7 () |
|
| _connection7 (dest_type *pobject, void(dest_type::*pmemfun)(arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, arg7_type)) |
|
virtual _connection_base7
< arg1_type, arg2_type,
arg3_type, arg4_type,
arg5_type, arg6_type,
arg7_type, mt_policy > * | clone () |
|
virtual _connection_base7
< arg1_type, arg2_type,
arg3_type, arg4_type,
arg5_type, arg6_type,
arg7_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, arg7_type a7) |
|
virtual has_slots< mt_policy > * | getdest () const |
|
virtual | ~_connection_base7 () |
|
template<class dest_type, class arg1_type, class arg2_type, class arg3_type, class arg4_type, class arg5_type, class arg6_type, class arg7_type, class mt_policy>
class sigslot::_connection7< dest_type, arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, arg7_type, mt_policy >
Definition at line 1836 of file sigslot.h.
View newest version in sPHENIX GitHub at line 1836 of file sigslot.h
template<class dest_type , class arg1_type , class arg2_type , class arg3_type , class arg4_type , class arg5_type , class arg6_type , class arg7_type , class mt_policy >
template<class dest_type , class arg1_type , class arg2_type , class arg3_type , class arg4_type , class arg5_type , class arg6_type , class arg7_type , class mt_policy >
sigslot::_connection7< dest_type, arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, arg7_type, mt_policy >::_connection7 |
( |
dest_type * |
pobject, |
|
|
void(dest_type::*)(arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, arg7_type) |
pmemfun |
|
) |
| |
|
inline |
Definition at line 1846 of file sigslot.h.
View newest version in sPHENIX GitHub at line 1846 of file sigslot.h
References sigslot::_connection7< dest_type, arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, arg7_type, mt_policy >::m_pmemfun, and sigslot::_connection7< dest_type, arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, arg7_type, mt_policy >::m_pobject.
template<class dest_type , class arg1_type , class arg2_type , class arg3_type , class arg4_type , class arg5_type , class arg6_type , class arg7_type , class mt_policy >
virtual _connection_base7<arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, arg7_type, mt_policy>* sigslot::_connection7< dest_type, arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, arg7_type, mt_policy >::clone |
( |
| ) |
|
|
inlinevirtual |
template<class dest_type , class arg1_type , class arg2_type , class arg3_type , class arg4_type , class arg5_type , class arg6_type , class arg7_type , class mt_policy >
virtual _connection_base7<arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, arg7_type, mt_policy>* sigslot::_connection7< dest_type, arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, arg7_type, mt_policy >::duplicate |
( |
has_slots< mt_policy > * |
pnewdest | ) |
|
|
inlinevirtual |
Implements sigslot::_connection_base7< arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, arg7_type, mt_policy >.
Definition at line 1861 of file sigslot.h.
View newest version in sPHENIX GitHub at line 1861 of file sigslot.h
References sigslot::_connection7< dest_type, arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, arg7_type, mt_policy >::m_pmemfun.
template<class dest_type , class arg1_type , class arg2_type , class arg3_type , class arg4_type , class arg5_type , class arg6_type , class arg7_type , class mt_policy >
virtual void sigslot::_connection7< dest_type, arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, arg7_type, mt_policy >::emit |
( |
arg1_type |
a1, |
|
|
arg2_type |
a2, |
|
|
arg3_type |
a3, |
|
|
arg4_type |
a4, |
|
|
arg5_type |
a5, |
|
|
arg6_type |
a6, |
|
|
arg7_type |
a7 |
|
) |
| |
|
inlinevirtual |
Implements sigslot::_connection_base7< arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, arg7_type, mt_policy >.
Definition at line 1867 of file sigslot.h.
View newest version in sPHENIX GitHub at line 1867 of file sigslot.h
References sigslot::_connection7< dest_type, arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, arg7_type, mt_policy >::m_pmemfun, and sigslot::_connection7< dest_type, arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, arg7_type, mt_policy >::m_pobject.
template<class dest_type , class arg1_type , class arg2_type , class arg3_type , class arg4_type , class arg5_type , class arg6_type , class arg7_type , class mt_policy >
virtual has_slots<mt_policy>* sigslot::_connection7< dest_type, arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, arg7_type, mt_policy >::getdest |
( |
| ) |
const |
|
inlinevirtual |
Implements sigslot::_connection_base7< arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, arg7_type, mt_policy >.
Definition at line 1873 of file sigslot.h.
View newest version in sPHENIX GitHub at line 1873 of file sigslot.h
References sigslot::_connection7< dest_type, arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, arg7_type, mt_policy >::m_pobject.
template<class dest_type , class arg1_type , class arg2_type , class arg3_type , class arg4_type , class arg5_type , class arg6_type , class arg7_type , class mt_policy >
void(dest_type::* sigslot::_connection7< dest_type, arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, arg7_type, mt_policy >::m_pmemfun)(arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, arg7_type) |
|
private |
Definition at line 1880 of file sigslot.h.
View newest version in sPHENIX GitHub at line 1880 of file sigslot.h
Referenced by sigslot::_connection7< dest_type, arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, arg7_type, mt_policy >::_connection7(), sigslot::_connection7< dest_type, arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, arg7_type, mt_policy >::duplicate(), and sigslot::_connection7< dest_type, arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, arg7_type, mt_policy >::emit().
template<class dest_type , class arg1_type , class arg2_type , class arg3_type , class arg4_type , class arg5_type , class arg6_type , class arg7_type , class mt_policy >
dest_type* sigslot::_connection7< dest_type, arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, arg7_type, mt_policy >::m_pobject |
|
private |
Definition at line 1879 of file sigslot.h.
View newest version in sPHENIX GitHub at line 1879 of file sigslot.h
Referenced by sigslot::_connection7< dest_type, arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, arg7_type, mt_policy >::_connection7(), sigslot::_connection7< dest_type, arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, arg7_type, mt_policy >::emit(), and sigslot::_connection7< dest_type, arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, arg7_type, mt_policy >::getdest().