#include <ActivityRegistry.h>
Public Types | |
typedef std::function< T > | slot_type |
Public Member Functions | |
template<typename U > | |
void | connect (U) |
template<typename U > | |
void | connect_front (U) |
ObsoleteSignal ()=default | |
Definition at line 117 of file ActivityRegistry.h.
typedef std::function<T> edm::signalslot::ObsoleteSignal< T >::slot_type |
Definition at line 119 of file ActivityRegistry.h.
|
default |
|
inline |
Definition at line 124 of file ActivityRegistry.h.
References edm::signalslot::throwObsoleteSignalException().
Referenced by o2o_db_cfgmap.DbManagerDAQ::update_hashmap().
|
inline |
Definition at line 129 of file ActivityRegistry.h.
References edm::signalslot::throwObsoleteSignalException().