| DtTestExecutor::DtTestExecutor |
( |
int |
argc, |
|
|
char * |
argv[], |
|
|
const DtString & |
defaultConfigFilePath |
|
) |
| |
| virtual DtTestExecutor::~DtTestExecutor |
( |
| ) |
|
|
overridevirtual |
| void DtTestExecutor::setSessionId |
( |
int |
i | ) |
|
| int DtTestExecutor::sessionId |
( |
| ) |
const |
| void DtTestExecutor::setScenario |
( |
const DtString & |
scenario | ) |
|
| const DtString DtTestExecutor::scenario |
( |
| ) |
const |
| void DtTestExecutor::setConnection |
( |
const DtString & |
connection | ) |
|
| const DtString DtTestExecutor::connection |
( |
| ) |
const |
| void DtTestExecutor::setApplication |
( |
const DtString & |
application | ) |
|
| const DtString DtTestExecutor::application |
( |
| ) |
const |
| void DtTestExecutor::setIoPeriod |
( |
const double & |
ioPeriod | ) |
|
| const double DtTestExecutor::ioPeriod |
( |
| ) |
const |
| void DtTestExecutor::setTestLog |
( |
const DtString & |
testLog | ) |
|
| const DtString DtTestExecutor::testLog |
( |
| ) |
const |
| void DtTestExecutor::setMustHaveMultipleBackends |
( |
const bool & |
val | ) |
|
| const bool DtTestExecutor::mustHaveMultiplebackends |
( |
| ) |
const |
| void DtTestExecutor::setBackendStartupTimeout |
( |
const double & |
timeout | ) |
|
| const double DtTestExecutor::backendStartupTimeout |
( |
| ) |
const |
| void DtTestExecutor::setScenarioLoadTimeout |
( |
const double & |
timeout | ) |
|
| const double DtTestExecutor::scenarioLoadTimeout |
( |
| ) |
const |
| void DtTestExecutor::setScenarioRunTimeout |
( |
const double & |
timeout | ) |
|
| const double DtTestExecutor::scenarioRunTimeout |
( |
| ) |
const |
| void DtTestExecutor::setBackendShutdownTimeout |
( |
const double & |
timeout | ) |
|
| const double DtTestExecutor::backendShutdownTimeout |
( |
| ) |
const |
| void DtTestExecutor::initMtl |
( |
| ) |
|
|
protected |
| DtConfigVariable<int> DtTestExecutor::mySessionId |
|
protected |
| DtConfigVariable<DtString> DtTestExecutor::myScenario |
|
protected |
| DtConfigVariable<DtString> DtTestExecutor::myConnection |
|
protected |
| DtConfigVariable<DtString> DtTestExecutor::myApplication |
|
protected |
| DtConfigVariable<double> DtTestExecutor::myIoPeriod |
|
protected |
| DtConfigVariable<DtString> DtTestExecutor::myTestLog |
|
protected |
| DtConfigVariable<bool> DtTestExecutor::myMustMultipleBackends |
|
protected |
| DtConfigVariable<DtTime> DtTestExecutor::myBackendStartupTimeout |
|
protected |
| DtConfigVariable<DtTime> DtTestExecutor::myScenarioLoadTimeout |
|
protected |
| DtConfigVariable<DtTime> DtTestExecutor::myScenarioRunTimeout |
|
protected |
| DtConfigVariable<DtTime> DtTestExecutor::myBackendShutdownTimeout |
|
protected |
The documentation for this class was generated from the following file: