COPASI API
4.40.278
|
This is the complete list of members for CCopasiXMLInterface, including all inherited members.
attribute enum value | CCopasiXMLInterface | |
CCopasiXMLInterface() | CCopasiXMLInterface | |
character enum value | CCopasiXMLInterface | |
encode(const std::string &str, const EncodingType &type=standard) | CCopasiXMLInterface | static |
EncodingType enum name | CCopasiXMLInterface | |
endSaveElement(const std::string &name) | CCopasiXMLInterface | protected |
load(std::istream &is, const std::string &relativeTo)=0 | CCopasiXMLInterface | pure virtual |
load(const std::string &fileName, const std::string &relativeTo) | CCopasiXMLInterface | |
mIndent | CCopasiXMLInterface | protected |
mpIstream | CCopasiXMLInterface | protected |
mpOstream | CCopasiXMLInterface | protected |
mPWD | CCopasiXMLInterface | protected |
none enum value | CCopasiXMLInterface | |
save(std::ostream &os, const std::string &relativeTo)=0 | CCopasiXMLInterface | pure virtual |
save(const std::string &fileName, const std::string &relativeTo) | CCopasiXMLInterface | |
saveData(const std::string &data) | CCopasiXMLInterface | protected |
saveElement(const std::string &name, CXMLAttributeList &attributeList) | CCopasiXMLInterface | protected |
saveParameter(const CCopasiParameter ¶meter) | CCopasiXMLInterface | protected |
saveParameterGroup(const std::vector< CCopasiParameter * > &group) | CCopasiXMLInterface | protected |
saveXhtml(const std::string &xhtml) | CCopasiXMLInterface | protected |
standard enum value | CCopasiXMLInterface | |
startSaveElement(const std::string &name) | CCopasiXMLInterface | protected |
startSaveElement(const std::string &name, CXMLAttributeList &attributeList) | CCopasiXMLInterface | protected |
utf8(const std::string &str) | CCopasiXMLInterface | static |
~CCopasiXMLInterface() | CCopasiXMLInterface | virtual |