ACEXML 7.1.2
|
This is the complete list of members for ACEXML_Attributes, including all inherited members.
getIndex(const ACEXML_Char *qName)=0 | ACEXML_Attributes | pure virtual |
getIndex(const ACEXML_Char *uri, const ACEXML_Char *localPart)=0 | ACEXML_Attributes | pure virtual |
getLength()=0 | ACEXML_Attributes | pure virtual |
getLocalName(size_t index)=0 | ACEXML_Attributes | pure virtual |
getQName(size_t index)=0 | ACEXML_Attributes | pure virtual |
getType(size_t index)=0 | ACEXML_Attributes | pure virtual |
getType(const ACEXML_Char *qName)=0 | ACEXML_Attributes | pure virtual |
getType(const ACEXML_Char *uri, const ACEXML_Char *localPart)=0 | ACEXML_Attributes | pure virtual |
getURI(size_t index)=0 | ACEXML_Attributes | pure virtual |
getValue(size_t index)=0 | ACEXML_Attributes | pure virtual |
getValue(const ACEXML_Char *qName)=0 | ACEXML_Attributes | pure virtual |
getValue(const ACEXML_Char *uri, const ACEXML_Char *localPart)=0 | ACEXML_Attributes | pure virtual |
~ACEXML_Attributes() | ACEXML_Attributes | virtual |