ModernCPlusPlusDemo
载入中...
搜索中...
未找到
ObjectFactory 成员列表

成员的完整列表,这些成员属于 ObjectFactory,包括所有继承而来的类成员

create(Args &&... args)ObjectFactoryinline
createByName(const std::string &typeName, Args &&... args)ObjectFactoryinline
createImpl(const std::string &typeName, Args &&... args)ObjectFactoryinlineprivate
deleteObject(void *ptr)ObjectFactoryinline
getObjects() constObjectFactoryinline
m_objectsObjectFactoryprivate
m_typeInfoObjectFactoryprivate
ObjectFactory()=defaultObjectFactoryprivate
operator=(const Singleton &)=deleteSingleton< ObjectFactory >
operator=(Singleton &&)=deleteSingleton< ObjectFactory >
registerType(const std::string &typeName)ObjectFactoryinline
s_getInstance()Singleton< ObjectFactory >inlinestatic
Singleton(const Singleton &)=deleteSingleton< ObjectFactory >
Singleton(Singleton &&)=deleteSingleton< ObjectFactory >
Singleton()=defaultSingleton< ObjectFactory >protected
Singleton< ObjectFactory >ObjectFactoryfriend
~ObjectFactory()ObjectFactoryinline
~Singleton()=defaultSingleton< ObjectFactory >protected