Searched refs:CXmlFileIncluderElement (Results 1 – 3 of 3) sorted by relevance
39 CXmlFileIncluderElement::CXmlFileIncluderElement(const std::string &strName, in CXmlFileIncluderElement() function in CXmlFileIncluderElement49 bool CXmlFileIncluderElement::fromXml(const CXmlElement &xmlElement, in fromXml()118 std::string CXmlFileIncluderElement::getIncludedElementType() const in getIncludedElementType()
37 class CXmlFileIncluderElement : public CKindElement40 CXmlFileIncluderElement(const std::string &strName, const std::string &strKind,
52 return new CXmlFileIncluderElement(xmlElement.getNameAttribute(), xmlElement.getType(), in createElement()