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

virtual void run ( )
inlinevirtual
virtual void stop ( )
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: