| Orxonox
    0.0.5 Codename: Arcturus
    | 
#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/external/tinyxml/tinyxml.h>
| Public Member Functions | |
| TiXmlAttributeSet () | |
| ~TiXmlAttributeSet () | |
| void | Add (TiXmlAttribute *attribute) | 
| const TiXmlAttribute * | Find (const char *_name) const | 
| TiXmlAttribute * | Find (const char *_name) | 
| const TiXmlAttribute * | First () const | 
| TiXmlAttribute * | First () | 
| const TiXmlAttribute * | Last () const | 
| TiXmlAttribute * | Last () | 
| void | Remove (TiXmlAttribute *attribute) | 
| Private Member Functions | |
| TiXmlAttributeSet (const TiXmlAttributeSet &) | |
| void | operator= (const TiXmlAttributeSet &) | 
| Private Attributes | |
| TiXmlAttribute | sentinel | 
| TiXmlAttributeSet::TiXmlAttributeSet | ( | ) | 
| TiXmlAttributeSet::~TiXmlAttributeSet | ( | ) | 
| 
 | private | 
| void TiXmlAttributeSet::Add | ( | TiXmlAttribute * | attribute | ) | 
| const TiXmlAttribute * TiXmlAttributeSet::Find | ( | const char * | _name | ) | const | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | private | 
| void TiXmlAttributeSet::Remove | ( | TiXmlAttribute * | attribute | ) | 
| 
 | private | 
 1.8.11
 1.8.11