#include <mrpt/utils/TTypeName_impl.h>#include <mrpt/utils/metaprogramming_serialization.h>#include <mrpt/utils/CStream.h>#include <vector>#include <deque>#include <set>#include <map>#include <list>#include <algorithm>Go to the source code of this file.
Namespaces | |
| 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. | |
Macros | |
| #define | MRPTSTL_SERIALIZABLE_SEQ_CONTAINER(CONTAINER) |
| #define | MRPTSTL_SERIALIZABLE_ASSOC_CONTAINER(CONTAINER) |
| #define | MRPTSTL_SERIALIZABLE_SIMPLE_ASSOC_CONTAINER(CONTAINER) |
Functions | |
| mrpt::utils::MRPTSTL_SERIALIZABLE_SEQ_CONTAINER (std::vector) MRPTSTL_SERIALIZABLE_SEQ_CONTAINER(std | |
| Template method to serialize a STL pair. More... | |
| template<class T1 , class T2 > | |
| CStream & | mrpt::utils::operator>> (mrpt::utils::CStream &in, std::pair< T1, T2 > &obj) |
| Template method to deserialize a STL pair. More... | |
| #define MRPTSTL_SERIALIZABLE_SIMPLE_ASSOC_CONTAINER | ( | CONTAINER | ) |
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019 |