OpenCV
3.1.0-dev
Open Source Computer Vision
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
Sphinx Documentation
Class List
Class Index
cv
AutoLock
Public Member Functions
|
Protected Attributes
|
List of all members
cv::AutoLock Class Reference
Core functionality
»
Utility and system functions and macros
#include "utility.hpp"
Public Member Functions
AutoLock
(
Mutex
&m)
~AutoLock
()
Protected Attributes
Mutex
*
mutex
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:
core/include/opencv2/core/
utility.hpp
Generated on Sun Sep 4 2016 15:45:54 for OpenCV by
1.8.11