|
libSBML C++ API
5.20.5
|
Implementation of the ListOfInteriorPoints class. More...
Functions | |
| InteriorPoint_t * | ListOfInteriorPoints_getById (ListOf_t *lo, const char *sid) |
| InteriorPoint_t * | ListOfInteriorPoints_getInteriorPoint (ListOf_t *lo, unsigned int n) |
| InteriorPoint_t * | ListOfInteriorPoints_remove (ListOf_t *lo, unsigned int n) |
| InteriorPoint_t * | ListOfInteriorPoints_removeById (ListOf_t *lo, const char *sid) |
Implementation of the ListOfInteriorPoints class.
| InteriorPoint_t * ListOfInteriorPoints_getById | ( | ListOf_t * | lo, |
| const char * | sid | ||
| ) |
| InteriorPoint_t * ListOfInteriorPoints_getInteriorPoint | ( | ListOf_t * | lo, |
| unsigned int | n | ||
| ) |
| InteriorPoint_t * ListOfInteriorPoints_remove | ( | ListOf_t * | lo, |
| unsigned int | n | ||
| ) |
| InteriorPoint_t * ListOfInteriorPoints_removeById | ( | ListOf_t * | lo, |
| const char * | sid | ||
| ) |