![]() |
Project
|
#include <CallbackRegistry.h>
Public Types | |
using | id = std::integral_constant< KeyT, _id > |
using | type = CallbackT |
Public Attributes | |
type | callback |
Definition at line 22 of file CallbackRegistry.h.
using o2::framework::RegistryPair< KeyT, _id, CallbackT >::id = std::integral_constant<KeyT, _id> |
Definition at line 23 of file CallbackRegistry.h.
using o2::framework::RegistryPair< KeyT, _id, CallbackT >::type = CallbackT |
Definition at line 24 of file CallbackRegistry.h.
type o2::framework::RegistryPair< KeyT, _id, CallbackT >::callback |
Definition at line 25 of file CallbackRegistry.h.