#include <RxThresholdBasedOnConfigRegisterConfigUpdater.h>
Inheritance diagram for SctCalibrationController::RxThresholdBasedOnConfigRegisterConfigUpdater:
Public Member Functions | |
virtual void | update (const SctData::TestResult &t, Sct_SctApi::SctApiIPC_ptr api) const |
Sub-classes should override this to apply changes to a module configuration as a result of a Test. | |
Private Member Functions | |
RxThresholdBasedOnConfigRegisterConfigUpdater () | |
Static Private Member Functions | |
static void | updateUsing (const int REGISTER, const int threshold, const unsigned int linkNumber, Sct_SctApi::SctApiIPC_ptr api, const unsigned long mid, const std::string &name) |
Static Private Attributes | |
static bool | inMap |
Definition at line 10 of file RxThresholdBasedOnConfigRegisterConfigUpdater.h.
|
Sub-classes should override this to apply changes to a module configuration as a result of a Test.
Implements SctCalibrationController::ConfigUpdater. Definition at line 36 of file RxThresholdBasedOnConfigRegisterConfigUpdater.cpp. References SctCalibrationController::ConfigUpdater::getMID(), SctData::TestResult::getModuleName(), SctData::RxThresholdBasedOnConfigRegisterTestResult::getStreamResult(), and updateUsing(). Here is the call graph for this function: ![]() |