Sese Framework
x.y.z
A cross-platform framework
|
成员的完整列表,这些成员属于 sese::plugin::ClassFactory,包括所有继承而来的类成员
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 |