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 34 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 40 of file Mutex.hpp.


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


sick_scan
Author(s): Michael Lehning , Jochen Sprickerhof , Martin Günther
autogenerated on Tue Jul 9 2019 04:55:32