OpenCV  3.0.0-rc1
Open Source Computer Vision
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Protected Attributes | List of all members
cv::AutoLock Class Reference

#include "utility.hpp"

Public Member Functions

 AutoLock (Mutex &m)
 
 ~AutoLock ()
 

Protected Attributes

Mutexmutex
 

Constructor & Destructor Documentation

cv::AutoLock::AutoLock ( Mutex m)
inline
cv::AutoLock::~AutoLock ( )
inline

Member Data Documentation

Mutex* cv::AutoLock::mutex
protected

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