FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
void StateMachineRateScan::UpdateProc
(
)
inline
private
Definition at line
79
of file
ratescan.cc
.
References
DimDescribedService::Update()
.
80
{
81
const
array<uint32_t,3> v = {{ uint32_t(
fThresholdMin
), uint32_t(
fThresholdMax
), uint32_t(
fThresholdStep
) }};
82
fDimProc
.
Update
(v);
83
}
StateMachineRateScan::fThresholdMax
int fThresholdMax
Definition:
ratescan.cc:53
StateMachineRateScan::fThresholdMin
int fThresholdMin
Definition:
ratescan.cc:52
StateMachineRateScan::fThresholdStep
int fThresholdStep
Definition:
ratescan.cc:54
StateMachineRateScan::fDimProc
DimDescribedService fDimProc
Definition:
ratescan.cc:44
DimDescribedService::Update
int Update()
Definition:
DimDescriptionService.cc:161
Here is the call graph for this function:
StateMachineRateScan
Generated on Sun Sep 18 2016 20:51:02 for FACT++ by
1.8.11