vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
vrecko::MTAutoLock Class Reference

#include <MTLock.h>

Public Member Functions

 MTAutoLock (MTLock *lockToLock)
 
 ~MTAutoLock ()
 

Protected Attributes

MTLocktheLock
 

Detailed Description

automatic locking and unlocking at the enter/exit of a scope (condition/function/method/class/...)

Constructor & Destructor Documentation

vrecko::MTAutoLock::MTAutoLock ( MTLock lockToLock)
inline
vrecko::MTAutoLock::~MTAutoLock ( )
inline

Member Data Documentation

MTLock* vrecko::MTAutoLock::theLock
protected

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