Searched refs:convertFromHexadecimal (Results 1 – 2 of 2) sorted by relevance
132 return convertFromHexadecimal(strValue, uiValue, parameterAccessContext); in toBlackboard()282 bool CFixedPointParameterType::convertFromHexadecimal(const string& strValue, uint32_t& uiValue, CP… in convertFromHexadecimal() function in CFixedPointParameterType
106 …bool convertFromHexadecimal(const std::string& strValue, uint32_t& uiValue, CParameterAccessContex…