6 #ifndef TURI_UNITY_TOOLKIT_CLASS_REGISTRY_HPP 7 #define TURI_UNITY_TOOLKIT_CLASS_REGISTRY_HPP 8 #include <model_server/lib/toolkit_class_specification.hpp> 44 std::string prefix =
"");
67 std::map<std::string, std::function<model_base*()> > registry;
68 std::map<std::string, std::map<std::string, flexible_type> > descriptions;
73 #endif // TURI_UNITY_toolkit_class_registry