Searched refs:XmlFile (Results 1 – 3 of 3) sorted by relevance
29 struct XmlFile { struct40 struct MatrixXmlFile : public XmlFile { argument56 struct ManifestXmlFile : public XmlFile {
33 static_assert(std::is_base_of<XmlFile, T>::value, "T must be a subclass of XmlFile");
60 "XmlFile.cpp",