Internal triplet for each property in utils::CMHPropertiesValuesList.
Definition at line 28 of file CMHPropertiesValuesList.h.
#include <mrpt/utils/CMHPropertiesValuesList.h>
Public Member Functions | |
| TPropertyValueIDTriplet () | |
Public Attributes | |
| std::string | name |
| CSerializablePtr | value |
| int64_t | ID |
|
inline |
Definition at line 30 of file CMHPropertiesValuesList.h.
| int64_t mrpt::utils::TPropertyValueIDTriplet::ID |
Definition at line 35 of file CMHPropertiesValuesList.h.
Referenced by mrpt::utils::CMHPropertiesValuesList::setElemental().
| std::string mrpt::utils::TPropertyValueIDTriplet::name |
Definition at line 33 of file CMHPropertiesValuesList.h.
Referenced by mrpt::utils::CMHPropertiesValuesList::setElemental().
| CSerializablePtr mrpt::utils::TPropertyValueIDTriplet::value |
Definition at line 34 of file CMHPropertiesValuesList.h.
Referenced by mrpt::utils::CMHPropertiesValuesList::setElemental().
| Page generated by Doxygen 1.9.1 for MRPT 1.4.0 SVN: at Fri Sep 3 01:11:30 UTC 2021 |