Searched defs:XMLElement (Results 1 – 2 of 2) sorted by relevance
122 class XMLElement; variable497 … virtual bool VisitEnter( const XMLElement& /*element*/, const XMLAttribute* /*firstAttribute*/ ) { in VisitEnter()501 virtual bool VisitExit( const XMLElement& /*element*/ ) { in VisitExit()674 friend class XMLElement; variable1139 friend class XMLElement; variable1663 friend class XMLElement; variable2271 virtual bool CompactMode( const XMLElement& ) { return _compactMode; } in CompactMode()
1492 XMLElement::XMLElement( XMLDocument* doc ) : XMLNode( doc ), in XMLElement() function in AlibabaCloud::OSS::tinyxml2::XMLElement
Completed in 11 milliseconds