Searched refs:doubleToXml (Results 1 – 2 of 2) sorted by relevance
161 std::string doubleToXml() const;
266 case TypeDouble: return doubleToXml(); in toXml()361 std::string XmlRpcValue::doubleToXml() const in doubleToXml() function in XmlRpc::XmlRpcValue