Searched defs:TiXmlElement (Results 1 – 2 of 2) sorted by relevance
84 class TiXmlElement; variable139 …virtual bool VisitEnter( const TiXmlElement& /*element*/, const TiXmlAttribute* /*firstAttribute*/… in VisitEnter()141 virtual bool VisitExit( const TiXmlElement& /*element*/ ) { return true; } in VisitExit()197 friend class TiXmlElement; variable426 friend class TiXmlElement; variable1214 friend class TiXmlElement; variable
525 TiXmlElement::TiXmlElement (const char * _value) in TiXmlElement() function in TiXmlElement534 TiXmlElement::TiXmlElement( const std::string& _value ) in TiXmlElement() function in TiXmlElement543 TiXmlElement::TiXmlElement( const TiXmlElement& copy) in TiXmlElement() function in TiXmlElement