#include <mrpt/utils/core_defs.h>
#include <cstdint>
#include <mrpt/utils/CStream.h>
#include <string>
Go to the source code of this file.
|
| class | mrpt::comms::CClientTCPSocket |
| | A TCP socket that can be connected to a TCP server, implementing MRPT's CStream interface for passing objects as well as generic read/write methods. More...
|
| |
|
| | mrpt |
| | This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
|
| |
| | mrpt::utils |
| | Classes for serialization, sockets, ini-file manipulation, streams, list of properties-values, timewatch, extensions to STL.
|
| |
| | mrpt::comms |
| | Serial and networking devices and utilities.
|
| |