Public Member Functions | Private Member Functions | Private Attributes | List of all members
threading::MSScopedLock Class Reference

A simple object wrapper around WaitForSingleObject() and ReleaseMutex() More...

#include <MSThreads.hh>

Public Member Functions

 MSScopedLock (MSMutex &mutex)
 
 ~MSScopedLock ()
 

Private Member Functions

 MSScopedLock (const MSScopedLock &other)
 

Private Attributes

LPCRITICAL_SECTION _criticalSection
 

Detailed Description

A simple object wrapper around WaitForSingleObject() and ReleaseMutex()

Definition at line 75 of file MSThreads.hh.

Constructor & Destructor Documentation

threading::MSScopedLock::MSScopedLock ( MSMutex mutex)
inline

Definition at line 77 of file MSThreads.hh.

threading::MSScopedLock::~MSScopedLock ( )
inline

Definition at line 82 of file MSThreads.hh.

threading::MSScopedLock::MSScopedLock ( const MSScopedLock other)
private

Member Data Documentation

LPCRITICAL_SECTION threading::MSScopedLock::_criticalSection
private

Definition at line 86 of file MSThreads.hh.


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


rc_genicam_api
Author(s): Heiko Hirschmueller
autogenerated on Wed Mar 17 2021 02:48:42