11 std::map<std::string, std::string> typeToTypekit;
Definition: TypeRegistry.hpp:9
bool loadTypelist()
Definition: TypeRegistry.cpp:19
Definition: ConfigurationHelper.hpp:13
TypeRegistry()
Definition: TypeRegistry.cpp:11
bool getTypekitDefiningType(const std::string &typeName, std::string &typekitName)
Definition: TypeRegistry.cpp:98