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

SctCalibrationController::ConfigUpdater Class Reference

Algorithm interface for updating the module configuration after the result of a test (TestResult) becomes available. More...

#include <ConfigUpdater.h>

Inheritance diagram for SctCalibrationController::ConfigUpdater:


Public Member Functions

virtual void update (const SctData::TestResult &t) const=0

Protected Member Functions

unsigned long getMID (const SctData::TestResult &t) const

Detailed Description

Algorithm interface for updating the module configuration after the result of a test (TestResult) becomes available.

Concrete sub-classes must impliment the update() method. Applies changes via the IPC interface of the SctApi.

Definition at line 15 of file ConfigUpdater.h.


Member Function Documentation

unsigned long SctCalibrationController::ConfigUpdater::getMID const SctData::TestResult   t const [protected]
 

Todo:
remove the nasty const_cast below when proper CORBA implementation arrives.

Definition at line 17 of file ConfigUpdater.cpp.

References SctData::TestResult::getModuleName().


The documentation for this class was generated from the following files:
Generated on Mon Dec 8 18:04:22 2003 for SCT DAQ/DCS Software by doxygen1.3-rc3