libSBML C++ API  libSBML 5.15.2 C++ API
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)
 

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 
)
static