Lines Matching refs:string
32 #include <string>
47 * @param[in] strRootElementType a string containing the root element type
48 * @param[in] strProduct a string containing the product name
49 * @param[in] strVersion a string containing the version number
53 const std::string &strRootElementType, const std::string &strProduct = "",
54 const std::string &strVersion = "");
80 std::string _strXmlSchemaFile;
83 std::string _strProduct;
84 std::string _strVersion;