OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
ot::FactoryTemplate< ValueType > Member List

This is the complete list of members for ot::FactoryTemplate< ValueType >, including all inherited members.

ConstructorFunctionType typedefot::FactoryTemplate< ValueType >
createFromJSON(const ConstJsonObject &_jsonObject, const char *_typeKey)ot::FactoryTemplate< ValueType >
createFromJSON(const ConstJsonObject &_jsonObject, const std::string &_typeKey)ot::FactoryTemplate< ValueType >
createFromKey(const std::string &_key)ot::FactoryTemplate< ValueType >
deregisterConstructor(const std::string &_key)ot::FactoryTemplate< ValueType >
FactoryTemplate()ot::FactoryTemplate< ValueType >inlineprotected
registerConstructor(const std::string &_key, ConstructorFunctionType _constructor)ot::FactoryTemplate< ValueType >
~FactoryTemplate()ot::FactoryTemplate< ValueType >inlineprotected