#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.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020 |