ACEXML  6.1.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ACEXML_AttributesImpl Member List

This is the complete list of members for ACEXML_AttributesImpl, including all inherited members.

ACEXML_AttributesImpl(int size=ACEXML_AttributesImpl_Default_Size)ACEXML_AttributesImpl
ACEXML_AttributesImpl(const ACEXML_AttributesImpl &attrs)ACEXML_AttributesImpl
addAttribute(const ACEXML_Char *uri, const ACEXML_Char *localName, const ACEXML_Char *qName, const ACEXML_Char *type, const ACEXML_Char *value)ACEXML_AttributesImplvirtual
addAttribute(const ACEXML_Attribute &att)ACEXML_AttributesImplvirtual
attrs_ACEXML_AttributesImplprivate
getIndex(const ACEXML_Char *qName)ACEXML_AttributesImplvirtual
getIndex(const ACEXML_Char *uri, const ACEXML_Char *localPart)ACEXML_AttributesImplvirtual
getLength(void)ACEXML_AttributesImplvirtual
getLocalName(size_t index)ACEXML_AttributesImplvirtual
getQName(size_t index)ACEXML_AttributesImplvirtual
getType(size_t index)ACEXML_AttributesImplvirtual
getType(const ACEXML_Char *qName)ACEXML_AttributesImplvirtual
getType(const ACEXML_Char *uri, const ACEXML_Char *localPart)ACEXML_AttributesImplvirtual
getURI(size_t index)ACEXML_AttributesImplvirtual
getValue(size_t index)ACEXML_AttributesImplvirtual
getValue(const ACEXML_Char *qName)ACEXML_AttributesImplvirtual
getValue(const ACEXML_Char *uri, const ACEXML_Char *localPart)ACEXML_AttributesImplvirtual
isDuplicate(const ACEXML_Char *uri, const ACEXML_Char *localName, const ACEXML_Char *qName)ACEXML_AttributesImplvirtual
removeAttribute(size_t index)ACEXML_AttributesImplvirtual
setAttribute(size_t index, const ACEXML_Char *uri, const ACEXML_Char *localName, const ACEXML_Char *qName, const ACEXML_Char *type, const ACEXML_Char *value)ACEXML_AttributesImplvirtual
setLocalName(size_t index, const ACEXML_Char *localName)ACEXML_AttributesImplvirtual
setQName(size_t index, const ACEXML_Char *qName)ACEXML_AttributesImplvirtual
setType(size_t index, const ACEXML_Char *type)ACEXML_AttributesImplvirtual
setURI(size_t index, const ACEXML_Char *uri)ACEXML_AttributesImplvirtual
setValue(size_t index, const ACEXML_Char *value)ACEXML_AttributesImplvirtual
~ACEXML_Attributes(void)ACEXML_Attributesvirtual
~ACEXML_AttributesImpl(void)ACEXML_AttributesImplvirtual