libSBML C++ API
5.20.4
|
Implementation of the ListOfGradientStops class. More...
Functions | |
GradientStop_t * | ListOfGradientStops_getById (ListOf_t *lo, const char *sid) |
GradientStop_t * | ListOfGradientStops_getGradientStop (ListOf_t *lo, unsigned int n) |
GradientStop_t * | ListOfGradientStops_remove (ListOf_t *lo, unsigned int n) |
GradientStop_t * | ListOfGradientStops_removeById (ListOf_t *lo, const char *sid) |
Implementation of the ListOfGradientStops class.
GradientStop_t* ListOfGradientStops_getById | ( | ListOf_t * | lo, |
const char * | sid | ||
) |
GradientStop_t* ListOfGradientStops_getGradientStop | ( | ListOf_t * | lo, |
unsigned int | n | ||
) |
GradientStop_t* ListOfGradientStops_remove | ( | ListOf_t * | lo, |
unsigned int | n | ||
) |
GradientStop_t* ListOfGradientStops_removeById | ( | ListOf_t * | lo, |
const char * | sid | ||
) |