Public Member Functions | Private Member Functions | Private Attributes
threading::MSScopedLock Class Reference

#include <MSThreads.hh>

List of all members.

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

Definition at line 77 of file MSThreads.hh.

Definition at line 82 of file MSThreads.hh.


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_visard_driver
Author(s): Heiko Hirschmueller , Christian Emmerich , Felix Ruess
autogenerated on Thu Jun 6 2019 20:43:12