Searched refs:isHexadecimal (Results 1 – 2 of 2) sorted by relevance
118 bool bValueProvidedAsHexa = isHexadecimal(strValue); in toBlackboard()163 if (isHexadecimal(strValue)) { in setOutOfRangeError()277 bool CFixedPointParameterType::isHexadecimal(const string& strValue) const in isHexadecimal() function in CFixedPointParameterType
78 bool isHexadecimal(const std::string& strValue) const;