The Gaudi Framework  v30r3 (a5ef0a68)
LockedHandle.h File Reference
#include <mutex>
Include dependency graph for LockedHandle.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LockedHandle< T, MutexType >
 Provides automatic lock/unlock access to a class upon deref of ptr. More...
 
class  LockedHandle< T, MutexType >::Guard
 
class  LockedHandle< T, MutexType >::ConstGuard