Searched defs:XMLNode (Results 1 – 3 of 3) sorted by relevance
41 typedef TiXmlNode XMLNode; typedef
96 class XMLNode; variable1182 virtual bool ShallowEqual( const XMLNode* /*compare*/ ) const { return false; } in ShallowEqual()
543 XMLNode::XMLNode( XMLDocument* doc ) : in XMLNode() function in XMLNode