#include <rplidar/src/hal/locker.h>
Public Member Functions | |
AutoLocker (Locker &l) | |
void | forceUnlock () |
~AutoLocker () | |
Public Attributes | |
Locker & | _binded |
|
inline |
Definition at line 164 of file locker.h.
References _binded, and rp::hal::Locker::lock().
|
inline |
Definition at line 166 of file locker.h.
References _binded, and rp::hal::Locker::unlock().
|
inline |
Definition at line 165 of file locker.h.
References _binded, and rp::hal::Locker::unlock().
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 |