Main MRPT website > C++ reference for MRPT 1.9.9
List of all members | Public Member Functions | Public Attributes
rp::hal::AutoLocker Class Reference

Detailed Description

Definition at line 161 of file locker.h.

#include <rplidar/src/hal/locker.h>

Public Member Functions

 AutoLocker (Locker &l)
 
void forceUnlock ()
 
 ~AutoLocker ()
 

Public Attributes

Locker_binded
 

Constructor & Destructor Documentation

◆ AutoLocker()

rp::hal::AutoLocker::AutoLocker ( Locker l)
inline

Definition at line 164 of file locker.h.

References _binded, and rp::hal::Locker::lock().

Here is the call graph for this function:

◆ ~AutoLocker()

rp::hal::AutoLocker::~AutoLocker ( )
inline

Definition at line 166 of file locker.h.

References _binded, and rp::hal::Locker::unlock().

Here is the call graph for this function:

Member Function Documentation

◆ forceUnlock()

void rp::hal::AutoLocker::forceUnlock ( )
inline

Definition at line 165 of file locker.h.

References _binded, and rp::hal::Locker::unlock().

Here is the call graph for this function:

Member Data Documentation

◆ _binded

Locker& rp::hal::AutoLocker::_binded

Definition at line 167 of file locker.h.

Referenced by AutoLocker(), forceUnlock(), and ~AutoLocker().




Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019