| Public Member Functions | |
| Lock (boost::mutex &m) | |
| ~Lock () | |
| Public Attributes | |
| boost::mutex::scoped_lock | l | 
Definition at line 61 of file graph_mapper.cpp.
| graph_slam::Lock::Lock | ( | boost::mutex & | m | ) |  [inline] | 
Definition at line 64 of file graph_mapper.cpp.
| graph_slam::Lock::~Lock | ( | ) |  [inline] | 
Definition at line 71 of file graph_mapper.cpp.
| boost::mutex::scoped_lock graph_slam::Lock::l | 
Definition at line 76 of file graph_mapper.cpp.