#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.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST |