OpenCV  3.2.0-dev
Open Source Computer Vision

#include "utility.hpp"

Collaboration diagram for cv::AutoLock:

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: