Project
Loading...
Searching...
No Matches
o2::framework::ServiceRegistryRef::thread_safe_zone Struct Reference

#include <ServiceRegistryRef.h>

Public Member Functions

 thread_safe_zone (thread_safe_zone const &)=delete
 
thread_safe_zoneoperator= (thread_safe_zone const &)=delete
 
 thread_safe_zone (ServiceRegistryRef &ref)
 
 ~thread_safe_zone ()
 

Public Attributes

ServiceRegistryRefmRef
 

Detailed Description

Definition at line 23 of file ServiceRegistryRef.h.

Constructor & Destructor Documentation

◆ thread_safe_zone() [1/2]

o2::framework::ServiceRegistryRef::thread_safe_zone::thread_safe_zone ( thread_safe_zone const &  )
delete

◆ thread_safe_zone() [2/2]

o2::framework::ServiceRegistryRef::thread_safe_zone::thread_safe_zone ( ServiceRegistryRef ref)
inline

Definition at line 32 of file ServiceRegistryRef.h.

◆ ~thread_safe_zone()

o2::framework::ServiceRegistryRef::thread_safe_zone::~thread_safe_zone ( )
inline

Definition at line 38 of file ServiceRegistryRef.h.

Member Function Documentation

◆ operator=()

thread_safe_zone & o2::framework::ServiceRegistryRef::thread_safe_zone::operator= ( thread_safe_zone const &  )
delete

Member Data Documentation

◆ mRef

ServiceRegistryRef& o2::framework::ServiceRegistryRef::thread_safe_zone::mRef

Definition at line 43 of file ServiceRegistryRef.h.


The documentation for this struct was generated from the following file: