![]() |
Project
|
#include <ServiceRegistry.h>
Inherits o2::framework::NoLocking.
Public Member Functions | |
service_ptr (T *ptr, LOCKING policy) | |
~service_ptr () | |
service_ptr (service_ptr< T, LOCKING > const &)=delete | |
service_ptr & | operator= (service_ptr< T, LOCKING > const &)=delete |
T & | operator* () |
T * | operator-> () |
Definition at line 51 of file ServiceRegistry.h.
|
inline |
Definition at line 54 of file ServiceRegistry.h.
|
inline |
Definition at line 55 of file ServiceRegistry.h.
|
delete |
|
inline |
Definition at line 58 of file ServiceRegistry.h.
|
inline |
Definition at line 59 of file ServiceRegistry.h.
|
delete |