ACEXML 8.0.0
|
This is the complete list of members for ACEXML_Attribute, including all inherited members.
ACEXML_Attribute() | ACEXML_Attribute | |
ACEXML_Attribute(const ACEXML_Attribute &attr) | ACEXML_Attribute | |
ACEXML_Attribute(const ACEXML_Char *uri, const ACEXML_Char *localName, const ACEXML_Char *qName, const ACEXML_Char *type, const ACEXML_Char *value) | ACEXML_Attribute | |
ACEXML_AttributesImpl | ACEXML_Attribute | friend |
localName() const | ACEXML_Attribute | |
localName(const ACEXML_Char *localName) | ACEXML_Attribute | |
localName_ | ACEXML_Attribute | private |
operator!=(const ACEXML_Attribute &rhs) const | ACEXML_Attribute | |
operator=(const ACEXML_Attribute &rhs) | ACEXML_Attribute | |
qName() const | ACEXML_Attribute | |
qName(const ACEXML_Char *qName) | ACEXML_Attribute | |
qName_ | ACEXML_Attribute | private |
setAttribute(const ACEXML_Char *uri, const ACEXML_Char *localName, const ACEXML_Char *qName, const ACEXML_Char *type, const ACEXML_Char *value) | ACEXML_Attribute | |
type() const | ACEXML_Attribute | |
type(const ACEXML_Char *type) | ACEXML_Attribute | |
type_ | ACEXML_Attribute | private |
uri() const | ACEXML_Attribute | |
uri(const ACEXML_Char *uri) | ACEXML_Attribute | |
uri_ | ACEXML_Attribute | private |
value() const | ACEXML_Attribute | |
value(const ACEXML_Char *value) | ACEXML_Attribute | |
value_ | ACEXML_Attribute | private |
~ACEXML_Attribute() | ACEXML_Attribute |