copasi API
0.1
|
attribute enum value | CCopasiXMLInterface | |
CCopasiXMLInterface() | CCopasiXMLInterface | |
character enum value | CCopasiXMLInterface | |
encode(const std::string &str, const EncodingType &type=std) | 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 | |
mFilename | CCopasiXMLInterface | [protected] |
mIndent | CCopasiXMLInterface | [protected] |
mpIstream | CCopasiXMLInterface | [protected] |
mpOstream | 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] |
startSaveElement(const std::string &name) | CCopasiXMLInterface | [protected] |
startSaveElement(const std::string &name, CXMLAttributeList &attributeList) | CCopasiXMLInterface | [protected] |
std enum value | CCopasiXMLInterface | |
utf8(const std::string &str) | CCopasiXMLInterface | [static] |
~CCopasiXMLInterface() | CCopasiXMLInterface | [virtual] |