#include <AttributeList.h>
◆ AttributeList()
uXML::AttributeList::AttributeList |
( |
| ) |
|
|
inline |
◆ addAttribute()
bool uXML::AttributeList::addAttribute |
( |
Attribute * | attr | ) |
|
|
inline |
◆ getAttribute() [1/2]
Attribute * uXML::AttributeList::getAttribute |
( |
const std::string & | name | ) |
|
◆ getAttribute() [2/2]
Attribute * uXML::AttributeList::getAttribute |
( |
size_t | n | ) |
|
|
inline |
◆ insertAttribute()
bool uXML::AttributeList::insertAttribute |
( |
Attribute * | attr, |
|
|
int | index ) |
|
inline |
◆ removeAttribute()
bool uXML::AttributeList::removeAttribute |
( |
Attribute * | attr | ) |
|
|
inline |
The documentation for this class was generated from the following file: