MRPT
1.9.9
|
Internal triplet for each property in utils::CMHPropertiesValuesList.
Definition at line 19 of file CMHPropertiesValuesList.h.
#include <mrpt/hmtslam/CMHPropertiesValuesList.h>
Public Member Functions | |
TPropertyValueIDTriplet ()=default | |
Public Attributes | |
std::string | name |
std::string | basic_value |
mrpt::serialization::CSerializable::Ptr | value |
int64_t | ID {0} |
|
default |
std::string mrpt::hmtslam::TPropertyValueIDTriplet::basic_value |
Definition at line 22 of file CMHPropertiesValuesList.h.
Referenced by mrpt::hmtslam::CMHPropertiesValuesList::setElemental().
int64_t mrpt::hmtslam::TPropertyValueIDTriplet::ID {0} |
Definition at line 24 of file CMHPropertiesValuesList.h.
Referenced by mrpt::hmtslam::CMHPropertiesValuesList::set(), mrpt::hmtslam::CMHPropertiesValuesList::setElemental(), and mrpt::hmtslam::CMHPropertiesValuesList::setMemoryReference().
std::string mrpt::hmtslam::TPropertyValueIDTriplet::name |
Definition at line 22 of file CMHPropertiesValuesList.h.
Referenced by mrpt::hmtslam::CMHPropertiesValuesList::set(), mrpt::hmtslam::CMHPropertiesValuesList::setElemental(), and mrpt::hmtslam::CMHPropertiesValuesList::setMemoryReference().
mrpt::serialization::CSerializable::Ptr mrpt::hmtslam::TPropertyValueIDTriplet::value |
Definition at line 23 of file CMHPropertiesValuesList.h.
Referenced by mrpt::hmtslam::CMHPropertiesValuesList::set(), and mrpt::hmtslam::CMHPropertiesValuesList::setMemoryReference().
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019 |