|
|
TiXmlAttributeSet ()
| TiXmlAttributeSet |
~TiXmlAttributeSet ()
| ~TiXmlAttributeSet |
void Add ( TiXmlAttribute* attribute )
| Add |
void Remove ( TiXmlAttribute* attribute )
| Remove |
const TiXmlAttribute* First ()
| First |
[const]
TiXmlAttribute* First ()
| First |
const TiXmlAttribute* Last ()
| Last |
[const]
TiXmlAttribute* Last ()
| Last |
const TiXmlAttribute* Find ( const TIXML_STRING& name )
| Find |
[const]
TiXmlAttribute* Find ( const TIXML_STRING& name )
| Find |
Generated by: paulc on bussard on Wed Oct 21 01:57:30 2009, using kdoc 2.0a54. |