![]() |
ImFusion SDK 4.3
|
This is the complete list of members for GlObjectFactory, including all inherited members.
| canCreateObject(const std::string &id, const Data *data=nullptr, const std::vector< GlObject * > &objects={}) | GlObjectFactory | |
| CompatibilityFunction typedef | GlObjectFactory | |
| createObject(const std::string &id, const Properties *p=nullptr, const Data *data=nullptr, const std::vector< GlObject * > &objects={}) | GlObjectFactory | |
| FactoryBase() | FactoryBase | |
| FactoryBase(std::string module, bool checkLicense=true) | FactoryBase | explicit |
| FactoryFunction typedef | GlObjectFactory | |
| FactoryFunctionSimple typedef | GlObjectFactory | |
| get() | GlObjectFactory | static |
| getComponentPath(const std::string &componentName) const | FactoryBase | protected |
| getComponentPath(const std::string &moduleName, const std::string &componentName) | FactoryBase | protectedstatic |
| isLicensed(const std::string &name) | FactoryBase | protected |
| isLicensed(const std::string &moduleName, const std::string &name) | FactoryBase | protectedstatic |
| m_checkLicense (defined in FactoryBase) | FactoryBase | protected |
| m_factoryModule (defined in FactoryBase) | FactoryBase | protected |
| moduleName() const | FactoryBase | |
| registerObject(const std::string &id, FactoryFunction factoryFunction, CompatibilityFunction factoryCompatibilityFunction) | GlObjectFactory | |
| registerObject(const std::string &id, FactoryFunctionSimple factoryFunction) | GlObjectFactory | |
| ~FactoryBase() | FactoryBase | protectedvirtual |