All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
threading::MSMutex Class Reference

A simple object wrapper around CreateMutex() and DeleteMutex() More...

#include <MSThreads.hh>

Public Member Functions

LPCRITICAL_SECTION getCriticalSection ()
 
 MSMutex ()
 
 ~MSMutex ()
 

Private Member Functions

 MSMutex (const MSMutex &other)
 

Private Attributes

CRITICAL_SECTION _criticalSection
 

Detailed Description

A simple object wrapper around CreateMutex() and DeleteMutex()

Definition at line 53 of file MSThreads.hh.

Constructor & Destructor Documentation

◆ MSMutex() [1/2]

threading::MSMutex::MSMutex ( )
inline

Definition at line 55 of file MSThreads.hh.

◆ ~MSMutex()

threading::MSMutex::~MSMutex ( )
inline

Definition at line 56 of file MSThreads.hh.

◆ MSMutex() [2/2]

threading::MSMutex::MSMutex ( const MSMutex other)
private

Member Function Documentation

◆ getCriticalSection()

LPCRITICAL_SECTION threading::MSMutex::getCriticalSection ( )
inline

Definition at line 57 of file MSThreads.hh.

Member Data Documentation

◆ _criticalSection

CRITICAL_SECTION threading::MSMutex::_criticalSection
private

Definition at line 63 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 Dec 4 2024 03:10:13