TinyXML
|
Public Member Functions | |
void | Add(TiXmlAttribute * attribute) |
TiXmlAttribute * | Find(const char * _name) |
TiXmlAttribute * | FindOrCreate(const char * _name) |
const TiXmlAttribute * | First() |
TiXmlAttribute * | First() |
const TiXmlAttribute * | Last() |
TiXmlAttribute * | Last() |
void | Remove(TiXmlAttribute * attribute) |