Searched refs:convertFromDecimal (Results 1 – 2 of 2) sorted by relevance
135 return convertFromDecimal(strValue, uiValue, parameterAccessContext); in toBlackboard()300 bool CFixedPointParameterType::convertFromDecimal(const string& strValue, uint32_t& uiValue, CParam… in convertFromDecimal() function in CFixedPointParameterType
92 …bool convertFromDecimal(const std::string& strValue, uint32_t& uiValue, CParameterAccessContext& p…