#include <ConfigUpdater.h>
Inheritance diagram for SctCalibrationController::ConfigUpdater:

Public Member Functions | |
| virtual void | update (const SctData::TestResult &t) const=0 |
Protected Member Functions | |
| ConfigUpdater () | |
| virtual | ~ConfigUpdater () |
| unsigned long | getMID (const SctData::TestResult &t) const |
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.
|
|
Definition at line 19 of file ConfigUpdater.h. |
|
|
Definition at line 20 of file ConfigUpdater.h. |
|
|
Definition at line 17 of file ConfigUpdater.cpp. References SctData::TestResult::getModuleName(). Referenced by SctCalibrationController::NPtGainConfigUpdater::update(), SctCalibrationController::TrimRangeConfigUpdater::update(), and SctCalibrationController::StrobeDelayConfigUpdater::update(). |
|
1.3-rc3