MRPT
2.0.1
|
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 2.0.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |