#include <topConf.h>
| shared_ptr<SimuPara> MTMCSim::topConf::clone |
( |
) | |
const |
|
inlinevirtual |
| void MTMCSim::topConf::loadPara |
( |
const paraMap & |
para, |
|
|
DispUI & |
ui |
|
) |
| |
|
inlinevirtual |
Load the parameters from a mapping, which is obtained from some form of user interface.
The user interface type is irrelevent of the parameter object.
- Parameters
-
| para | a <string,string> (STL) mapping that contains parameters. |
| ui | display user interface to display error message. |
Implements MTMCSim::SimuPara.
| string MTMCSim::topConf::formatFN |
| int MTMCSim::topConf::mulMode |
0 if not in multi-run mode, nonzero if in multi-run mode
| int MTMCSim::topConf::noSimu |
1, do not run simu, just display configurations, 0, run simu
| int MTMCSim::topConf::nThreads |
| int MTMCSim::topConf::queueSize |
| string MTMCSim::topConf::relative_profileFN |
| string MTMCSim::topConf::simuName |
| string MTMCSim::topConf::tempFN |
| string MTMCSim::topConf::workingDir |
The documentation for this class was generated from the following file: