MRPT
1.9.9
|
Internal triplet for each property in utils::CMHPropertiesValuesList.
Definition at line 20 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 23 of file CMHPropertiesValuesList.h.
Referenced by mrpt::hmtslam::CMHPropertiesValuesList::setElemental().
int64_t mrpt::hmtslam::TPropertyValueIDTriplet::ID {0} |
Definition at line 25 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 23 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 24 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: c7a3bec24 Sun Mar 29 18:33:13 2020 +0200 at dom mar 29 18:50:38 CEST 2020 |