#include <Attribute.h>
rl::xml::Attribute::Attribute |
( |
xmlAttrPtr |
attr | ) |
|
|
inline |
rl::xml::Attribute::Attribute |
( |
xmlNodePtr |
node, |
|
|
const ::std::string & |
name, |
|
|
const ::std::string & |
value |
|
) |
| |
|
inline |
virtual rl::xml::Attribute::~Attribute |
( |
| ) |
|
|
inlinevirtual |
::std::string rl::xml::Attribute::getValue |
( |
| ) |
const |
|
inline |
xmlAttrPtr rl::xml::Attribute::operator() |
( |
| ) |
const |
|
inline |
void rl::xml::Attribute::remove |
( |
| ) |
|
|
inline |
void rl::xml::Attribute::setValue |
( |
const ::std::string & |
value | ) |
|
|
inline |
xmlAttrPtr rl::xml::Attribute::attr |
|
private |
The documentation for this class was generated from the following file: