Public Member Functions | Protected Attributes
cv::AutoLock Class Reference

#include <core.hpp>

List of all members.

Public Member Functions

 AutoLock (Mutex &m)
 ~AutoLock ()

Protected Attributes

Mutexmutex

Constructor & Destructor Documentation


Member Data Documentation

Mutex* cv::AutoLock::mutex [protected]

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