#include "tinyxml.h"
Definition at line 910 of file tinyxml.h.
◆ TiXmlAttributeSet() [1/2]
pandora::TiXmlAttributeSet::TiXmlAttributeSet |
( |
| ) |
|
◆ ~TiXmlAttributeSet()
pandora::TiXmlAttributeSet::~TiXmlAttributeSet |
( |
| ) |
|
◆ TiXmlAttributeSet() [2/2]
◆ Add()
◆ Find() [1/2]
TiXmlAttribute * pandora::TiXmlAttributeSet::Find |
( |
const char * |
_name | ) |
const |
◆ Find() [2/2]
TiXmlAttribute * pandora::TiXmlAttributeSet::Find |
( |
const std::string & |
_name | ) |
const |
◆ FindOrCreate() [1/2]
TiXmlAttribute * pandora::TiXmlAttributeSet::FindOrCreate |
( |
const char * |
_name | ) |
|
◆ FindOrCreate() [2/2]
TiXmlAttribute * pandora::TiXmlAttributeSet::FindOrCreate |
( |
const std::string & |
_name | ) |
|
◆ First() [1/2]
◆ First() [2/2]
◆ Last() [1/2]
◆ Last() [2/2]
◆ operator=()
◆ Remove()
◆ sentinel
The documentation for this class was generated from the following files: