#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 | |
namespace | mrpt |
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
namespace | mrpt::synch |
This namespace provides multitask, synchronization utilities. | |
Page generated by Doxygen 1.9.8 for MRPT 1.4.0 SVN: at Fri Dec 15 05:36:48 UTC 2023 |