MTMCSim  0.5
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Pages
MTMCSim::topConf Class Reference

#include <topConf.h>

Inheritance diagram for MTMCSim::topConf:

Public Member Functions

shared_ptr< SimuParaclone () const
 
void loadPara (const paraMap &para, DispUI &ui)
 Load the parameters from a mapping, which is obtained from some form of user interface. More...
 
- Public Member Functions inherited from MTMCSim::SimuPara
virtual ~SimuPara ()
 

Public Attributes

string workingDir
 
string relative_profileFN
 
string tempFN
 
string formatFN
 
int queueSize
 
int nThreads
 
string simuName
 
int mulMode
 0 if not in multi-run mode, nonzero if in multi-run mode More...
 
int noSimu
 1, do not run simu, just display configurations, 0, run simu More...
 
- Public Attributes inherited from MTMCSim::SimuPara
string saveFN
 The file name of the result file. More...
 

Member Function Documentation

shared_ptr<SimuPara> MTMCSim::topConf::clone ( ) const
inlinevirtual

Implements MTMCSim::SimuPara.

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
paraa <string,string> (STL) mapping that contains parameters.
uidisplay user interface to display error message.

Implements MTMCSim::SimuPara.

Member Data Documentation

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: