|
using | SerializeFunction = std::string(*)(const boost::any &) |
|
using | DeserializeFunction = boost::any(*)(const std::string &) |
|
|
static std::string | dummySerialize (const boost::any &) |
|
static boost::any | dummyDeserialize (const std::string &) |
|
|
static bool | insert (const std::type_index &type_index, const std::string &type_name, SerializeFunction serialize, DeserializeFunction deserialize) |
|
The documentation for this class was generated from the following files:
- /__w/moveit_task_constructor/moveit_task_constructor/core/include/moveit/task_constructor/properties.h
- /__w/moveit_task_constructor/moveit_task_constructor/core/src/properties.cpp