Loading [MathJax]/extensions/tex2jax.js
libSBML C++ API  5.20.2
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
ListOfReplacedElements.cpp File Reference

Implementation of ListOfReplacedElements from the comp package. More...

Include dependency graph for ListOfReplacedElements.cpp:

Functions

ReplacedElement_tListOfReplacedElements_getReplacedElement (ListOf_t *lo, unsigned int n)
 
ReplacedElement_tListOfReplacedElements_remove (ListOf_t *lo, unsigned int n)
 

Detailed Description

Implementation of ListOfReplacedElements from the comp package.

Author
Lucian Smith

Function Documentation

◆ ListOfReplacedElements_getReplacedElement()

ReplacedElement_t* ListOfReplacedElements_getReplacedElement ( ListOf_t lo,
unsigned int  n 
)

◆ ListOfReplacedElements_remove()

ReplacedElement_t* ListOfReplacedElements_remove ( ListOf_t lo,
unsigned int  n 
)