#include <mrpt/utils/utils_defs.h>
#include <mrpt/utils/CStream.h>
#include <mrpt/utils/CReferencedMemBlock.h>
Go to the source code of this file.
Classes | |
class | mrpt::synch::CCriticalSection |
This class provides simple critical sections functionality. More... | |
class | mrpt::synch::CCriticalSectionLocker |
A class acquiring a CCriticalSection at its constructor, and releasing it at destructor. More... | |
Namespaces | |
namespace | mrpt |
The main namespace for all the Mobile Robot Programming Toolkit (MRPT) C++ libraries. | |
namespace | mrpt::synch |
This namespace provides multitask, synchronization utilities. |
Page generated by Doxygen 1.5.9 for MRPT 0.6.5 SVN: at Sun Aug 2 11:41:17 CDT 2009 |