libSBML Perl API  libSBML 5.10.0 Perl API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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
 {core} SBML converter for replacing reactions with rate rules. More...
 

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

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