MeVisLab Toolbox Reference
DCMTree_Utils::thread_scoped_criticalsection Class Reference

Class to manage thread specific critical sections. More...

#include <DCMTree_ThreadSupport.h>

Public Member Functions

 thread_scoped_criticalsection (thread_criticalsection &cs)
 
 ~thread_scoped_criticalsection ()
 

Detailed Description

Class to manage thread specific critical sections.

Definition at line 98 of file DCMTree_ThreadSupport.h.

Constructor & Destructor Documentation

◆ thread_scoped_criticalsection()

DCMTree_Utils::thread_scoped_criticalsection::thread_scoped_criticalsection ( thread_criticalsection cs)
inline

◆ ~thread_scoped_criticalsection()

DCMTree_Utils::thread_scoped_criticalsection::~thread_scoped_criticalsection ( )
inline

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