Definition at line 28 of file CCriticalSection.h.
#include <mrpt/synch/CCriticalSection.h>

Public Member Functions | |
| virtual | ~CAbstractMutex () | 
| virtual void | enter () const =0 | 
| virtual void | leave () const =0 | 
| virtual bool | try_enter () const =0 | 
| Returns true if adquired; false otherwise.  More... | |
      
  | 
  virtual | 
Definition at line 20 of file CCriticalSection.cpp.
      
  | 
  pure virtual | 
Implemented in mrpt::synch::CCriticalSectionRecursive, and mrpt::synch::CCriticalSection.
Referenced by mrpt::synch::CCriticalSectionLocker::CCriticalSectionLocker().
      
  | 
  pure virtual | 
Implemented in mrpt::synch::CCriticalSectionRecursive, and mrpt::synch::CCriticalSection.
Referenced by mrpt::synch::CCriticalSectionLocker::~CCriticalSectionLocker().
      
  | 
  pure virtual | 
Returns true if adquired; false otherwise.
Implemented in mrpt::synch::CCriticalSectionRecursive, and mrpt::synch::CCriticalSection.
| Page generated by Doxygen 1.8.14 for MRPT 1.5.5 Git: e06b63dbf Fri Dec 1 14:41:11 2017 +0100 at lun oct 28 01:31:35 CET 2019 |