ne_doc_readSBML
-
SBMLDocument *sbne::ne_doc_readSBML(const std::string &filename)
Reads an SBML document from the given file.
- Parameters
filename – the name or full pathname of the file to be read.
- Returns
a pointer to the SBMLDocument object created from the SBML content in
filename