Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Related Pages

SctCalibrationController::Ipc::TestRequestAdapter Class Reference

This is the adapter for external implementations. More...

#include <TestRequest.h>

Inheritance diagram for SctCalibrationController::Ipc::TestRequestAdapter:

Inheritance graph
[legend]
Collaboration diagram for SctCalibrationController::Ipc::TestRequestAdapter:

Collaboration graph
[legend]

Public Member Functions

 TestRequestAdapter (Sct_CalibrationController_T_TestRequest *req)
virtual void startTest (Sct_SctApi_T_SctApi &api, string &name, unsigned short &testVariable, unsigned long &nScans, vector< double > &testPoints)
 throws IpcException if any of the out variables are not set in the call

virtual ScanRequestgetNextScan (unsigned long index)
virtual bool canFeedback ()
virtual void endTest ()

Private Attributes

Sct_CalibrationController_T_TestRequest * request

Detailed Description

This is the adapter for external implementations.

These calls may fail and throw RequestExceptions

Definition at line 49 of file TestRequest.h.


Member Function Documentation

void SctCalibrationController::Ipc::TestRequestAdapter::startTest Sct_SctApi_T_SctApi &  api,
string &  name,
unsigned short &  testVariable,
unsigned long &  nScans,
vector< double > &  testPoints
[virtual]
 

throws IpcException if any of the out variables are not set in the call

Implements SctCalibrationController::Ipc::TestRequest.

Definition at line 30 of file TestRequest.cpp.


The documentation for this class was generated from the following files:
Generated on Thu Jul 15 09:52:30 2004 for SCT DAQ/DCS Software - C++ by doxygen 1.3.5