copasi API  0.1
CCopasiXMLInterface Member List
This is the complete list of members for CCopasiXMLInterface, including all inherited members.
attribute enum valueCCopasiXMLInterface
CCopasiXMLInterface()CCopasiXMLInterface
character enum valueCCopasiXMLInterface
encode(const std::string &str, const EncodingType &type=std)CCopasiXMLInterface [static]
EncodingType enum nameCCopasiXMLInterface
endSaveElement(const std::string &name)CCopasiXMLInterface [protected]
load(std::istream &is, const std::string &relativeTo)=0CCopasiXMLInterface [pure virtual]
load(const std::string &fileName, const std::string &relativeTo)CCopasiXMLInterface
mFilenameCCopasiXMLInterface [protected]
mIndentCCopasiXMLInterface [protected]
mpIstreamCCopasiXMLInterface [protected]
mpOstreamCCopasiXMLInterface [protected]
none enum valueCCopasiXMLInterface
save(std::ostream &os, const std::string &relativeTo)=0CCopasiXMLInterface [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 &parameter)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 valueCCopasiXMLInterface
utf8(const std::string &str)CCopasiXMLInterface [static]
~CCopasiXMLInterface()CCopasiXMLInterface [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines