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... | |
| Page generated by Doxygen 1.5.9 for MRPT 0.7.1 SVN: at Mon Aug 17 22:20:53 EDT 2009 |