![]() |
ImFusion SDK 4.3
|
This is the complete list of members for DataComponentFactory, including all inherited members.
createComponent(const std::string &id, const Properties *p=nullptr) | DataComponentFactory | |
FactoryBase() | FactoryBase | |
FactoryBase(std::string module, bool checkLicense=true) | FactoryBase | explicit |
FactoryMethod typedef | DataComponentFactory | |
get() | DataComponentFactory | 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 | |
registerComponent(const std::string &id, FactoryMethod factoryMethod) | DataComponentFactory | |
registeredComponentIds() const | DataComponentFactory | |
~FactoryBase() | FactoryBase | protectedvirtual |