| Dispose() | libsbmlcs.XMLOutputStream | virtual |
| downIndent() | libsbmlcs.XMLOutputStream | |
| endElement(string name, string prefix) | libsbmlcs.XMLOutputStream | |
| endElement(string name) | libsbmlcs.XMLOutputStream | |
| endElement(XMLTriple triple) | libsbmlcs.XMLOutputStream | |
| Equals(Object sb) | libsbmlcs.XMLOutputStream | |
| GetHashCode() | libsbmlcs.XMLOutputStream | |
| getSBMLNamespaces() | libsbmlcs.XMLOutputStream | |
| operator!=(XMLOutputStream lhs, XMLOutputStream rhs) | libsbmlcs.XMLOutputStream | static |
| operator==(XMLOutputStream lhs, XMLOutputStream rhs) | libsbmlcs.XMLOutputStream | static |
| setAutoIndent(bool indent) | libsbmlcs.XMLOutputStream | |
| setSBMLNamespaces(SBMLNamespaces sbmlns) | libsbmlcs.XMLOutputStream | |
| startElement(string name, string prefix) | libsbmlcs.XMLOutputStream | |
| startElement(string name) | libsbmlcs.XMLOutputStream | |
| startElement(XMLTriple triple) | libsbmlcs.XMLOutputStream | |
| startEndElement(string name, string prefix) | libsbmlcs.XMLOutputStream | |
| startEndElement(string name) | libsbmlcs.XMLOutputStream | |
| startEndElement(XMLTriple triple) | libsbmlcs.XMLOutputStream | |
| swigCMemOwn | libsbmlcs.XMLOutputStream | protected |
| upIndent() | libsbmlcs.XMLOutputStream | |
| writeAttribute(string name, string value) | libsbmlcs.XMLOutputStream | |
| writeAttribute(string name, string prefix, string value) | libsbmlcs.XMLOutputStream | |
| writeAttribute(XMLTriple triple, string value) | libsbmlcs.XMLOutputStream | |
| writeAttribute(string name, bool value) | libsbmlcs.XMLOutputStream | |
| writeAttribute(string name, string prefix, bool value) | libsbmlcs.XMLOutputStream | |
| writeAttribute(XMLTriple triple, bool value) | libsbmlcs.XMLOutputStream | |
| writeAttribute(string name, double value) | libsbmlcs.XMLOutputStream | |
| writeAttribute(string name, string prefix, double value) | libsbmlcs.XMLOutputStream | |
| writeAttribute(XMLTriple triple, double value) | libsbmlcs.XMLOutputStream | |
| writeAttribute(string name, int value) | libsbmlcs.XMLOutputStream | |
| writeAttribute(string name, string prefix, int value) | libsbmlcs.XMLOutputStream | |
| writeAttribute(XMLTriple triple, int value) | libsbmlcs.XMLOutputStream | |
| writeAttribute(string name, string prefix, long value) | libsbmlcs.XMLOutputStream | |
| writeComment(string programName, string programVersion) | libsbmlcs.XMLOutputStream | |
| writeXMLDecl() | libsbmlcs.XMLOutputStream | |
| XMLOutputStream(OStream stream, string encoding, bool writeXMLDecl, string programName, string programVersion) | libsbmlcs.XMLOutputStream | |
| XMLOutputStream(OStream stream, string encoding, bool writeXMLDecl, string programName) | libsbmlcs.XMLOutputStream | |
| XMLOutputStream(OStream stream, string encoding, bool writeXMLDecl) | libsbmlcs.XMLOutputStream | |
| XMLOutputStream(OStream stream, string encoding) | libsbmlcs.XMLOutputStream | |
| XMLOutputStream(OStream stream) | libsbmlcs.XMLOutputStream | |