libSBML C++ API  5.18.0
ListOfGradientStops.cpp File Reference

Implementation of the ListOfGradientStops class. More...

Include dependency graph for ListOfGradientStops.cpp:

Functions

GradientStop_tListOfGradientStops_getById (ListOf_t *lo, const char *sid)
 
GradientStop_tListOfGradientStops_getGradientStop (ListOf_t *lo, unsigned int n)
 
GradientStop_tListOfGradientStops_remove (ListOf_t *lo, unsigned int n)
 
GradientStop_tListOfGradientStops_removeById (ListOf_t *lo, const char *sid)
 

Detailed Description

Implementation of the ListOfGradientStops class.

Author
SBMLTeam

Function Documentation

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 
)