ModuleFactory.h 文件参考

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:

  • 1. 2017-05-30 - lj - Refactor and DeCoupling with Database I/O.
  • 2. 2022-08-19 - lj - Separate integer and floating point of parameter, input, output, and inoutput.
作者
Junzhi Liu, LiangJun Zhu
版本
2.1