|
libSBML C++ API
5.20.5
|
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 | ||
| ) |