This is the complete list of members for ot::GraphicsItemFactory, including all inherited members.
ConstructorFunctionType typedef | ot::FactoryTemplate< GraphicsItem > | |
create(const ConstJsonObject &_configObject, bool _isRoot=false) | ot::GraphicsItemFactory | static |
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::GraphicsItemFactory | static |
itemFromConfig(const ot::GraphicsItemCfg *_config, bool _isRoot=false) | ot::GraphicsItemFactory | static |
registerConstructor(const std::string &_key, ConstructorFunctionType _constructor) | ot::FactoryTemplate< GraphicsItem > | |
~FactoryTemplate() | ot::FactoryTemplate< GraphicsItem > | inlineprotected |