Searched defs:checkValueAgainstRange (Results 1 – 3 of 3) sorted by relevance
259 bool CFloatingPointParameterType::checkValueAgainstRange(double dValue) const in checkValueAgainstRange() function in CFloatingPointParameterType271 bool CFloatingPointParameterType::checkValueAgainstRange(float fValue) const in checkValueAgainstRange() function in CFloatingPointParameterType
308 bool checkValueAgainstRange(const std::string &strValue, CType value, in checkValueAgainstRange() function
332 bool CFixedPointParameterType::checkValueAgainstRange(double dValue) const in checkValueAgainstRange() function in CFixedPointParameterType