Sese Framework
2.3.0
A cross-platform framework
|
This is the complete list of members for sese::plugin::ClassFactory, including all inherited members.
ClassFactory() noexcept=default | sese::plugin::ClassFactory | |
ClassFactory(ClassFactory &&class_factory)=delete | sese::plugin::ClassFactory | |
ClassFactory(const ClassFactory &class_factory)=delete | sese::plugin::ClassFactory | |
createClassWithName(const std::string &id) noexcept | sese::plugin::ClassFactory | |
createClassWithNameEx(const std::string &id) noexcept | sese::plugin::ClassFactory | |
getRegisterClassInfo() noexcept | sese::plugin::ClassFactory | |
infoMap | sese::plugin::ClassFactory | protected |
init()=0 | sese::plugin::ClassFactory | pure virtual |
RegisterInfoMapType typedef | sese::plugin::ClassFactory | |
~ClassFactory()=default | sese::plugin::ClassFactory | virtual |