libSBML C++ API
5.18.0
|
Implementations of Reaction and ListOfReactions. More...
Functions | |
static SBase * | GetSpeciesRef (ListOf &items, const string &species) |
Used by getReactant(species), getProduct(species), and getModifier(species). More... | |
static const SBase * | GetSpeciesRef (const ListOf &items, const std::string &species) |
Simply calls non-const version above. More... | |
Implementations of Reaction and ListOfReactions.
Used by getReactant(species), getProduct(species), and getModifier(species).