libSBML C++ API
5.20.4
|
Implementation of the ListOfUncertParameters class. More...
Functions | |
UncertParameter_t * | ListOfUncertParameters_getById (ListOf_t *lo, const char *sid) |
UncertParameter_t * | ListOfUncertParameters_getUncertParameter (ListOf_t *lo, unsigned int n) |
UncertParameter_t * | ListOfUncertParameters_remove (ListOf_t *lo, unsigned int n) |
UncertParameter_t * | ListOfUncertParameters_removeById (ListOf_t *lo, const char *sid) |
Implementation of the ListOfUncertParameters class.
UncertParameter_t* ListOfUncertParameters_getById | ( | ListOf_t * | lo, |
const char * | sid | ||
) |
UncertParameter_t* ListOfUncertParameters_getUncertParameter | ( | ListOf_t * | lo, |
unsigned int | n | ||
) |
UncertParameter_t* ListOfUncertParameters_remove | ( | ListOf_t * | lo, |
unsigned int | n | ||
) |
UncertParameter_t* ListOfUncertParameters_removeById | ( | ListOf_t * | lo, |
const char * | sid | ||
) |