ViSP
2.10.0
|
#include <vpMutex.h>
Classes | |
class | vpScopedLock |
Public Member Functions | |
vpMutex () | |
void | lock () |
void | unlock () |
Class that allows protection by mutex.
|
inline |
Definition at line 68 of file vpMutex.h.
Referenced by vpKinect::getDepthMap(), and vpMutex::vpScopedLock::vpScopedLock().
|
inline |
Definition at line 71 of file vpMutex.h.
Referenced by vpKinect::getDepthMap(), and vpMutex::vpScopedLock::~vpScopedLock().