libSBML C API
5.18.0
|
Utilities for reading and writing MathML to/from text strings. More...
Functions | |
void | setSBMLDefinitionURLs (XMLInputStream &stream) |
std::string | writeMathMLToStdString (const ASTNode *node) |
std::string | writeMathMLToStdString (const ASTNode *node, SBMLNamespaces *sbmlns) |
Utilities for reading and writing MathML to/from text strings.
void setSBMLDefinitionURLs | ( | XMLInputStream & | stream | ) |
std::string writeMathMLToStdString | ( | const ASTNode * | node | ) |
std::string writeMathMLToStdString | ( | const ASTNode * | node, |
SBMLNamespaces * | sbmlns | ||
) |