OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
ot::GraphicsItemFactory Member List

This is the complete list of members for ot::GraphicsItemFactory, including all inherited members.

ConstructorFunctionType typedefot::FactoryTemplate< GraphicsItem >
create(const ConstJsonObject &_configObject, bool _isRoot=false)ot::GraphicsItemFactorystatic
createFromJSON(const ConstJsonObject &_jsonObject, const char *_typeKey)ot::FactoryTemplate< GraphicsItem >
createFromJSON(const ConstJsonObject &_jsonObject, const std::string &_typeKey)ot::FactoryTemplate< GraphicsItem >
createFromKey(const std::string &_key)ot::FactoryTemplate< GraphicsItem >
deregisterConstructor(const std::string &_key)ot::FactoryTemplate< GraphicsItem >
FactoryTemplate()ot::FactoryTemplate< GraphicsItem >inlineprotected
instance(void)ot::GraphicsItemFactorystatic
itemFromConfig(const ot::GraphicsItemCfg *_config, bool _isRoot=false)ot::GraphicsItemFactorystatic
registerConstructor(const std::string &_key, ConstructorFunctionType _constructor)ot::FactoryTemplate< GraphicsItem >
~FactoryTemplate()ot::FactoryTemplate< GraphicsItem >inlineprotected