The Gaudi Framework
v30r3 (a5ef0a68)
|
#include <mutex>
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 |