CACAO
Data Structures | Typedefs
mutex.hpp File Reference

Go to the source code of this file.

Data Structures

class  AnyObjLocker< T >
 Helper class used to implicitly acquire and release a mutex within a method scope. More...
 
class  AnyClassLocker< T >
 

Typedefs

typedef AnyObjLocker< MutexMutexLocker
 

Typedef Documentation

Definition at line 60 of file mutex.hpp.