Loading [MathJax]/extensions/tex2jax.js
libSBML C++ API  5.20.2
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
FbcSpeciesPlugin.cpp File Reference

Implementation of FbcSpeciesPlugin, the plugin class of the fbc package for the Species element. More...

Include dependency graph for FbcSpeciesPlugin.cpp:

Functions

bool isWellFormedChemicalFormula (const std::string &chemicalFormula)
 
static void parseChemicalFormula (std::string &chemicalFormula, SBMLErrorLog &errLog, unsigned int packageVersion, unsigned int level, unsigned int version, unsigned int line=0, unsigned int col=0, Species *species=NULL)
 

Detailed Description

Implementation of FbcSpeciesPlugin, the plugin class of the fbc package for the Species element.

Author
Frank T. Bergmann

Function Documentation

◆ isWellFormedChemicalFormula()

bool isWellFormedChemicalFormula ( const std::string &  chemicalFormula)

◆ parseChemicalFormula()

static void parseChemicalFormula ( std::string &  chemicalFormula,
SBMLErrorLog errLog,
unsigned int  packageVersion,
unsigned int  level,
unsigned int  version,
unsigned int  line = 0,
unsigned int  col = 0,
Species species = NULL 
)
static