TestOperation Class Reference

the operation for testing process More...

Inheritance diagram for TestOperation:

List of all members.

Public Member Functions

 TestOperation (AbstractTest *test, Evoga *ga, EvoRobotComponent *evorobot)
virtual void run ()
 do the test process
virtual void stop ()
 stop the operation

Detailed Description

the operation for testing process

Definition at line 64 of file evorobotcomponent.cpp.


Member Function Documentation

virtual void run ( ) [inline, virtual]
virtual void stop ( ) [inline, virtual]

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: