Public Member Functions | |
TiXmlAttributeSet () | |
Add (TiXmlAttribute attribute) | |
TiXmlAttribute | Find (string _name) |
TiXmlAttribute | Find (string _name) |
TiXmlAttribute | FindOrCreate (string _name) |
TiXmlAttribute | FindOrCreate (string _name) |
TiXmlAttribute | First () |
TiXmlAttribute const | First () |
TiXmlAttribute | Last () |
TiXmlAttribute const | Last () |
Remove (TiXmlAttribute attribute) |
Add | ( | TiXmlAttribute | attribute | ) |
TiXmlAttribute Find | ( | string | _name | ) |
TiXmlAttribute Find | ( | string | _name | ) |
TiXmlAttribute FindOrCreate | ( | string | _name | ) |
TiXmlAttribute FindOrCreate | ( | string | _name | ) |
TiXmlAttribute First | ( | ) |
TiXmlAttribute const First | ( | ) |
TiXmlAttribute Last | ( | ) |
TiXmlAttribute const Last | ( | ) |
Remove | ( | TiXmlAttribute | attribute | ) |