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