ACEXML
6.1.4
|
This is the complete list of members for ACEXML_Attribute, including all inherited members.
ACEXML_Attribute(void) | 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 class | ACEXML_Attribute | friend |
localName(void) 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(void) 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(void) const | ACEXML_Attribute | |
type(const ACEXML_Char *type) | ACEXML_Attribute | |
type_ | ACEXML_Attribute | private |
uri(void) const | ACEXML_Attribute | |
uri(const ACEXML_Char *uri) | ACEXML_Attribute | |
uri_ | ACEXML_Attribute | private |
value(void) const | ACEXML_Attribute | |
value(const ACEXML_Char *value) | ACEXML_Attribute | |
value_ | ACEXML_Attribute | private |
~ACEXML_Attribute(void) | ACEXML_Attribute |