![]() |
Project
|
#include <SerializationMethods.h>
Public Types | |
| using | non_messageable = o2::framework::MarkAsNonMessageable |
| using | wrapped_type = T |
| using | hint_type = HintType |
Public Member Functions | |
| CCDBSerialized ()=delete | |
| CCDBSerialized (wrapped_type &ref, hint_type *hint=nullptr) | |
| T & | operator() () |
| T const & | operator() () const |
| hint_type * | getHint () const |
Definition at line 70 of file SerializationMethods.h.
| using o2::framework::CCDBSerialized< T, HintType >::hint_type = HintType |
Definition at line 75 of file SerializationMethods.h.
| using o2::framework::CCDBSerialized< T, HintType >::non_messageable = o2::framework::MarkAsNonMessageable |
Definition at line 73 of file SerializationMethods.h.
| using o2::framework::CCDBSerialized< T, HintType >::wrapped_type = T |
Definition at line 74 of file SerializationMethods.h.
|
delete |
|
inline |
Definition at line 81 of file SerializationMethods.h.
|
inline |
Definition at line 86 of file SerializationMethods.h.
|
inline |
Definition at line 83 of file SerializationMethods.h.
|
inline |
Definition at line 84 of file SerializationMethods.h.