|
libSBML C++ API
5.20.5
|
Implementation of the ListOfUncertainties class. More...
Functions | |
| Uncertainty_t * | ListOfUncertainties_getById (ListOf_t *lo, const char *sid) |
| Uncertainty_t * | ListOfUncertainties_getUncertainty (ListOf_t *lo, unsigned int n) |
| Uncertainty_t * | ListOfUncertainties_remove (ListOf_t *lo, unsigned int n) |
| Uncertainty_t * | ListOfUncertainties_removeById (ListOf_t *lo, const char *sid) |
Implementation of the ListOfUncertainties class.
| Uncertainty_t * ListOfUncertainties_getById | ( | ListOf_t * | lo, |
| const char * | sid | ||
| ) |
| Uncertainty_t * ListOfUncertainties_getUncertainty | ( | ListOf_t * | lo, |
| unsigned int | n | ||
| ) |
| Uncertainty_t * ListOfUncertainties_remove | ( | ListOf_t * | lo, |
| unsigned int | n | ||
| ) |
| Uncertainty_t * ListOfUncertainties_removeById | ( | ListOf_t * | lo, |
| const char * | sid | ||
| ) |