xmlpp::Attribute Class Reference
Represents XML
Node attributes.
More...
List of all members.
Detailed Description
Represents XML
Node attributes.
Constructor & Destructor Documentation
xmlpp::Attribute::Attribute |
( |
_xmlNode * |
node |
) |
[explicit] |
virtual xmlpp::Attribute::~Attribute |
( |
|
) |
[virtual] |
Member Function Documentation
Get the name of this node.
- Returns:
- The node's name.
Reimplemented from xmlpp::Node.
_xmlAttr* xmlpp::Attribute::cobj |
( |
|
) |
|
Access the underlying libxml implementation.
Reimplemented from xmlpp::Node.
const _xmlAttr* xmlpp::Attribute::cobj |
( |
|
) |
const |
Access the underlying libxml implementation.
Reimplemented from xmlpp::Node.
The documentation for this class was generated from the following file: