Public Member Functions | Private Attributes | List of all members
ScopedLock Class Reference

#include <Mutex.hpp>

Public Member Functions

 ScopedLock (Mutex *mutexPtr)
 
 ~ScopedLock ()
 

Private Attributes

Mutexm_mutexPtr
 

Detailed Description

Definition at line 35 of file Mutex.hpp.

Constructor & Destructor Documentation

ScopedLock::ScopedLock ( Mutex mutexPtr)

Definition at line 14 of file Mutex.cpp.

ScopedLock::~ScopedLock ( )

Definition at line 25 of file Mutex.cpp.

Member Data Documentation

Mutex* ScopedLock::m_mutexPtr
private

Definition at line 41 of file Mutex.hpp.


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


libsick_ldmrs
Author(s): SICK AG , Martin Günther , Jochen Sprickerhof
autogenerated on Mon Oct 26 2020 03:27:30