|
COPASI API
4.40.278
|
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 size_t &index) const | CXMLAttributeList | |
| getName(const size_t &index) const | CXMLAttributeList | |
| getValue(const size_t &index) const | CXMLAttributeList | |
| mAttributeList | CXMLAttributeList | private |
| mSaveList | CXMLAttributeList | private |
| operator<<(std::ostream &os, const CXMLAttributeList &attr) | CXMLAttributeList | friend |
| set(const size_t &index, const std::string &name, const CType &value) | CXMLAttributeList | inline |
| set(const size_t &index, const std::string &name, const CType &value, const CCopasiXMLInterface::EncodingType &encodingType) | CXMLAttributeList | inline |
| setName(const size_t &index, const std::string &name) | CXMLAttributeList | |
| setValue(const size_t &index, const CType &value) | CXMLAttributeList | inline |
| setValue(const size_t &index, const CType &value, const CCopasiXMLInterface::EncodingType &encodingType) | CXMLAttributeList | inline |
| size() | CXMLAttributeList | |
| skip(const size_t &index) | CXMLAttributeList | |
| ~CXMLAttributeList() | CXMLAttributeList |