Constructor of ModuleFactory from config file 更多...
#include "invoke.h"#include "SEIMS_ModuleSetting.h"#include "SimulationModule.h"#include "ParamInfo.h"#include "SettingsInput.h"#include "tinyxml.h"类 | |
| class | ModuleFactory |
| Linking user-defined modules to create the modeling workflow. 更多... | |
类型定义 | |
| typedef SimulationModule *(* | InstanceFunction) () |
| Simulation module instance | |
| typedef const char *(* | MetadataFunction) () |
| Simulation module metadata | |
Constructor of ModuleFactory from config file
Changelog: