#include <rplidar/src/hal/locker.h>
Public Member Functions | |
AutoLocker (Locker &l) | |
void | forceUnlock () |
~AutoLocker () | |
Public Attributes | |
Locker & | _binded |
|
inline |
Definition at line 172 of file locker.h.
References _binded, and rp::hal::Locker::lock().
|
inline |
Definition at line 180 of file locker.h.
References _binded, and rp::hal::Locker::unlock().
|
inline |
Definition at line 177 of file locker.h.
References _binded, and rp::hal::Locker::unlock().
Locker& rp::hal::AutoLocker::_binded |
Definition at line 181 of file locker.h.
Referenced by AutoLocker(), forceUnlock(), and ~AutoLocker().
Page generated by Doxygen 1.8.14 for MRPT 1.5.7 Git: 5902e14cc Wed Apr 24 15:04:01 2019 +0200 at lun oct 28 01:39:17 CET 2019 |