libSBML C++ API  5.20.2
SBMLReactionConverter.h File Reference

Definition of SBMLReactionConverter, a converter changing reactions into rate rules. More...

Include dependency graph for SBMLReactionConverter.h:
This graph shows which files directly or indirectly include this file:

Classes

class  SBMLReactionConverter
 

Typedefs

typedef std::vector< std::pair< std::string, ASTNode * > > RuleMap
 
typedef std::vector< std::pair< std::string, ASTNode * > >::iterator RuleMapIter
 

Detailed Description

Definition of SBMLReactionConverter, a converter changing reactions into rate rules.

Author
Sarah Keating

Typedef Documentation

◆ RuleMap

typedef std::vector< std::pair<std::string, ASTNode *> > RuleMap

◆ RuleMapIter

typedef std::vector< std::pair<std::string, ASTNode *> >::iterator RuleMapIter