#include <Simulation.h>
◆ TestSimulation()
quisp_test::simulation::TestSimulation::TestSimulation |
( |
const char * | name, |
|
|
cEnvir * | env ) |
simulation class for unit test.
◆ executeNextEvent()
bool quisp_test::simulation::TestSimulation::executeNextEvent |
( |
| ) |
|
execute one event.
- Returns
- finished or not. return true value means simulation finished and no more event.
◆ finishNetworkSetup()
void quisp_test::simulation::TestSimulation::finishNetworkSetup |
( |
| ) |
|
◆ run()
void quisp_test::simulation::TestSimulation::run |
( |
| ) |
|
run current simulation until it finish
◆ setConfigValue()
void quisp_test::simulation::TestSimulation::setConfigValue |
( |
const char * | key, |
|
|
const char * | value ) |
The documentation for this class was generated from the following files: