#include <TestRequest.h>
Inheritance diagram for SctCalibrationController::Ipc::TestRequest:

Public Member Functions | |
| virtual | ~TestRequest () |
| virtual void | startTest (Sct_SctApi_T_SctApi &api, string &name, unsigned short &testVariable, unsigned long &nScans, vector< double > &testPoints)=0 |
| virtual Sct_SctApi_T_Scan * | getNextScan (unsigned long index)=0 |
| virtual bool | canFeedback ()=0 |
| virtual void | endTest ()=0 |
All may throw RequestException. This is the nice interface
Definition at line 23 of file TestRequest.h.
|
|
Definition at line 25 of file TestRequest.h. |
|
|
|
|
||||||||||||||||||||||||
1.3-rc3