Searched defs:TiXmlAttribute (Results 1 – 2 of 2) sorted by relevance
89 class TiXmlAttribute; variable700 TiXmlAttribute() : TiXmlBase() in TiXmlAttribute() function708 TiXmlAttribute( const std::string& _name, const std::string& _value ) in TiXmlAttribute() function718 TiXmlAttribute( const char * _name, const char * _value ) in TiXmlAttribute() function
87 class TiXmlAttribute; variable139 …virtual bool VisitEnter( const TiXmlElement& /*element*/, const TiXmlAttribute* /*firstAttribute*/… in VisitEnter()785 TiXmlAttribute() : TiXmlBase() in TiXmlAttribute() function793 TiXmlAttribute( const std::string& _name, const std::string& _value ) in TiXmlAttribute() function803 TiXmlAttribute( const char * _name, const char * _value ) in TiXmlAttribute() function