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