Home
last modified time | relevance | path

Searched defs:XMLNode (Results 1 – 2 of 2) sorted by relevance

/MusicPlayer2/MusicPlayer2/tinyxml2/
H A Dtinyxml2.h1720 friend class XMLNode; variable
1926 virtual bool ShallowEqual( const XMLNode* /*compare*/ ) const { in ShallowEqual()
H A Dtinyxml2.cpp778 XMLNode::XMLNode( XMLDocument* doc ) : in XMLNode() function in tinyxml2::XMLNode