#include <mrpt/utils/CSerializable.h>
#include <mrpt/utils/CMemoryChunk.h>
#include <mrpt/system/string_utils.h>
#include <cstdio>
Go to the source code of this file.
Classes | |
struct | mrpt::utils::TPropertyValueIDTriplet |
Internal triplet for each property in utils::CMHPropertiesValuesList. More... | |
class | mrpt::utils::CMHPropertiesValuesList |
An arbitrary list of "annotations", or named attributes, each being an instance of any CSerializable object (Multi-hypotheses version). More... | |
Namespaces | |
namespace | mrpt |
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
namespace | mrpt::utils |
Classes for serialization, sockets, ini-file manipulation, streams, list of properties-values, timewatch, extensions to STL. | |
Functions | |
BASE_IMPEXP::mrpt::utils::CStream & | mrpt::utils::operator>> (mrpt::utils::CStream &in, CMHPropertiesValuesListPtr &pObj) |
Variables | |
class BASE_IMPEXP | mrpt::utils::CMHPropertiesValuesList |
struct BASE_IMPEXP | mrpt::utils::CMHPropertiesValuesListPtr |
Page generated by Doxygen 1.9.6 for MRPT 1.4.0 SVN: at Wed Mar 22 06:08:57 UTC 2023 |