MRPT logo

mrpt::synch Namespace Reference

This namespace provides multitask, synchronization utilities. More...


Classes

class  CAtomicCounter
 This class acts exactly as an int (or long) variable, but with atomic increment and decrement operators. More...
class  CCriticalSection
 This class provides simple critical sections functionality. More...
class  CCriticalSectionLocker
 A class acquiring a CCriticalSection at its constructor, and releasing it at destructor. More...
class  CEvent
 This class provides a simple way of waiting for and signaling events (NOT IMPLEMENTED YET!). More...
class  CSemaphore
 A semaphore for inter-thread synchronization. More...


Detailed Description

This namespace provides multitask, synchronization utilities.




Page generated by Doxygen 1.5.7.1 for MRPT 0.7.1 SVN: at Mon Aug 17 23:10:56 EDT 2009