This is the complete list of members for WrappedItemFactory, including all inherited members.
ConstructorFunctionType typedef | ot::FactoryTemplate< GraphicsItemDesignerItemBase > | |
createFromConfig(const ot::GraphicsItemCfg *_config) | WrappedItemFactory | static |
createFromJSON(const ConstJsonObject &_jsonObject, const char *_typeKey) | ot::FactoryTemplate< GraphicsItemDesignerItemBase > | |
createFromJSON(const ConstJsonObject &_jsonObject, const std::string &_typeKey) | ot::FactoryTemplate< GraphicsItemDesignerItemBase > | |
createFromKey(const std::string &_key) | ot::FactoryTemplate< GraphicsItemDesignerItemBase > | |
deregisterConstructor(const std::string &_key) | ot::FactoryTemplate< GraphicsItemDesignerItemBase > | |
FactoryTemplate() | ot::FactoryTemplate< GraphicsItemDesignerItemBase > | inlineprotected |
instance(void) | WrappedItemFactory | static |
registerConstructor(const std::string &_key, ConstructorFunctionType _constructor) | ot::FactoryTemplate< GraphicsItemDesignerItemBase > | |
~FactoryTemplate() | ot::FactoryTemplate< GraphicsItemDesignerItemBase > | inlineprotected |