#include <mrpt/base/link_pragmas.h>#include <mrpt/utils/CUncopiable.h>#include <mrpt/utils/CStream.h>#include <string>#include <memory>

Go to the source code of this file.
Classes | |
| class | mrpt::synch::CPipe |
| A pipe, portable across different OS. More... | |
| class | mrpt::synch::CPipeBaseEndPoint |
| Common interface of read & write pipe end-points. More... | |
| class | mrpt::synch::CPipeReadEndPoint |
| The read end-point in a pipe created with mrpt::synch::CPipe. More... | |
| class | mrpt::synch::CPipeWriteEndPoint |
| The write end-point in a pipe created with mrpt::synch::CPipe. More... | |
Namespaces | |
| mrpt | |
| This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
| mrpt::synch | |
| This namespace provides multitask, synchronization utilities. | |
| Page generated by Doxygen 1.8.8 for MRPT 1.2.2 SVN:Unversioned directory at Tue Oct 14 02:14:08 UTC 2014 |