Constructor of ModuleFactory from config file. More...
#include "invoke.h"
#include "SEIMS_ModuleSetting.h"
#include "SimulationModule.h"
#include "ParamInfo.h"
#include "SettingsInput.h"
#include "tinyxml.h"
Go to the source code of this file.
Classes | |
class | ModuleFactory |
Linking user-defined modules to create the modeling workflow. More... | |
Typedefs | |
typedef SimulationModule *(* | InstanceFunction) () |
Simulation module instance. | |
typedef const char *(* | MetadataFunction) () |
Simulation module metadata. | |
Constructor of ModuleFactory from config file.
Changelog: