OpenCV
3.2.0-dev
Open Source Computer Vision
Public Member Functions
|
Protected Attributes
|
List of all members
cv::AutoLock Class Reference
Core functionality
»
Utility and system functions and macros
#include "utility.hpp"
Collaboration diagram for cv::AutoLock:
[
legend
]
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
cv
AutoLock
Generated on Sun Feb 19 2017 14:15:07 for OpenCV by
1.8.11