AttributeList() | AttributeList | [inline] |
AttributeList(const AttributeList &) | AttributeList | [private] |
getLength() const =0 | AttributeList | [pure virtual] |
getName(const unsigned int index) const =0 | AttributeList | [pure virtual] |
getType(const unsigned int index) const =0 | AttributeList | [pure virtual] |
getType(const XMLCh *const name) const =0 | AttributeList | [pure virtual] |
getValue(const unsigned int index) const =0 | AttributeList | [pure virtual] |
getValue(const XMLCh *const name) const =0 | AttributeList | [pure virtual] |
getValue(const char *const name) const =0 | AttributeList | [pure virtual] |
operator=(const AttributeList &) | AttributeList | [private] |
~AttributeList() | AttributeList | [inline, virtual] |