|
libSBML Perl API
libSBML 5.18.0 Perl API
|
Implementation of the ListOfGradientDefinitions class. More...
Functions | |
| GradientBase_t * | ListOfGradientDefinitions_getById (ListOf_t *lo, const char *sid) |
| GradientBase_t * | ListOfGradientDefinitions_getGradientBase (ListOf_t *lo, unsigned int n) |
| GradientBase_t * | ListOfGradientDefinitions_remove (ListOf_t *lo, unsigned int n) |
| GradientBase_t * | ListOfGradientDefinitions_removeById (ListOf_t *lo, const char *sid) |
Implementation of the ListOfGradientDefinitions class.
| GradientBase_t* ListOfGradientDefinitions_getById | ( | ListOf_t * | lo, |
| const char * | sid | ||
| ) |
| GradientBase_t* ListOfGradientDefinitions_getGradientBase | ( | ListOf_t * | lo, |
| unsigned int | n | ||
| ) |
| GradientBase_t* ListOfGradientDefinitions_remove | ( | ListOf_t * | lo, |
| unsigned int | n | ||
| ) |
| GradientBase_t* ListOfGradientDefinitions_removeById | ( | ListOf_t * | lo, |
| const char * | sid | ||
| ) |