Main Page | Modules | Class Hierarchy | Class List | Class Members

MXMLElement::Attributes::Attribute Class Reference
[Micro XML Document Object Model]

#include <mxmldom.h>

List of all members.


Detailed Description

Attribute is a read only name value pair.


Public Member Functions

const char * GetName () const
 Get the attribute name (UTF8).
const char * GetValue () const
 Get the attribute value (UTF8).
const AttributeGetNextAttribute () const
 Get the next attribute in the owning Attributes object.


The documentation for this class was generated from the following file: