This is the complete list of members for
CXMLAttributeList, including all inherited members.
| add(const std::string &name, const CType &value) | CXMLAttributeList | [inline] |
| add(const std::string &name, const C_FLOAT64 &value) | CXMLAttributeList | |
| add(const std::string &name, const CType &value, const CCopasiXMLInterface::EncodingType &encodingType) | CXMLAttributeList | [inline] |
| CXMLAttributeList() | CXMLAttributeList | |
| CXMLAttributeList(const CXMLAttributeList &src) | CXMLAttributeList | |
| erase() | CXMLAttributeList | |
| getAttribute(const unsigned C_INT32 &index) const | CXMLAttributeList | |
| getName(const unsigned C_INT32 &index) const | CXMLAttributeList | |
| getValue(const unsigned C_INT32 &index) const | CXMLAttributeList | |
| operator<<(std::ostream &os, const CXMLAttributeList &attr) | CXMLAttributeList | [friend] |
| set(const unsigned C_INT32 &index, const std::string &name, const CType &value) | CXMLAttributeList | [inline] |
| set(const unsigned C_INT32 &index, const std::string &name, const CType &value, const CCopasiXMLInterface::EncodingType &encodingType) | CXMLAttributeList | [inline] |
| setName(const unsigned C_INT32 &index, const std::string &name) | CXMLAttributeList | |
| setValue(const unsigned C_INT32 &index, const CType &value) | CXMLAttributeList | [inline] |
| setValue(const unsigned C_INT32 &index, const CType &value, const CCopasiXMLInterface::EncodingType &encodingType) | CXMLAttributeList | [inline] |
| size() | CXMLAttributeList | |
| skip(const unsigned C_INT32 &index) | CXMLAttributeList | |
| ~CXMLAttributeList() | CXMLAttributeList | |