TestOperation Class Reference
the operation for testing process More...
Inheritance diagram for TestOperation:
Public Member Functions | |
TestOperation (AbstractTest *test, Evoga *ga, EvoRobotComponent *evorobot) | |
virtual void | run () |
do the test process More... | |
virtual void | stop () |
stop the operation More... | |
Detailed Description
the operation for testing process
Definition at line 64 of file evorobotcomponent.cpp.
Member Function Documentation
|
inlinevirtual |
do the test process
Implements ThreadOperation.
Definition at line 76 of file evorobotcomponent.cpp.
References Evoga::isStopped(), AbstractTest::menuText(), EvoRobotComponent::onThreadOperationDone(), Evoga::resetStop(), AbstractTest::runTest(), and Component::setStatus().
|
inlinevirtual |
stop the operation
Implements ThreadOperation.
Definition at line 72 of file evorobotcomponent.cpp.
References Evoga::stop().
The documentation for this class was generated from the following file:
- experiments/evorobot/src/evorobotcomponent.cpp