libSBML C++ API  5.18.0
SBO.h File Reference

SBO utility Function. More...

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

Classes

class  SBO
  Facilities for using the Systems Biology Ontology. More...
 

Typedefs

typedef ParentMap::iterator ParentIter
 
typedef std::multimap< int, int > ParentMap
 
typedef std::pair< ParentIter, ParentIterParentRange
 

Variables

static ParentMap mParent
 

Detailed Description

SBO utility Function.

Author
Ben Bornstein

Typedef Documentation

typedef ParentMap::iterator ParentIter
typedef std::multimap<int, int> ParentMap
typedef std::pair<ParentIter, ParentIter> ParentRange

Variable Documentation

ParentMap mParent
static