|
MVC
0.0.1
|
#include <registry.h>
Граф связей класса RegistryObjects:Открытые типы | |
| using | FactoryPrimitive = std::map< typePrimitive, std::unique_ptr< IFactory > > |
Открытые члены | |
| RegistryObjects () | |
| void | addRegistry (typePrimitive) |
| void | removeRegistry (typePrimitive) |
Открытые атрибуты | |
| FactoryPrimitive | makeObjects |
| using RegistryObjects::FactoryPrimitive = std::map<typePrimitive, std::unique_ptr<IFactory> > |
|
inline |
|
inline |
|
inline |
| FactoryPrimitive RegistryObjects::makeObjects |
1.8.17