|
libSBML C++ API
5.20.5
|
Implementation of the ListOfCoordinateComponents class. More...
Functions | |
| CoordinateComponent_t * | ListOfCoordinateComponents_getById (ListOf_t *lo, const char *sid) |
| CoordinateComponent_t * | ListOfCoordinateComponents_getCoordinateComponent (ListOf_t *lo, unsigned int n) |
| CoordinateComponent_t * | ListOfCoordinateComponents_remove (ListOf_t *lo, unsigned int n) |
| CoordinateComponent_t * | ListOfCoordinateComponents_removeById (ListOf_t *lo, const char *sid) |
Implementation of the ListOfCoordinateComponents class.
| CoordinateComponent_t * ListOfCoordinateComponents_getById | ( | ListOf_t * | lo, |
| const char * | sid | ||
| ) |
| CoordinateComponent_t * ListOfCoordinateComponents_getCoordinateComponent | ( | ListOf_t * | lo, |
| unsigned int | n | ||
| ) |
| CoordinateComponent_t * ListOfCoordinateComponents_remove | ( | ListOf_t * | lo, |
| unsigned int | n | ||
| ) |
| CoordinateComponent_t * ListOfCoordinateComponents_removeById | ( | ListOf_t * | lo, |
| const char * | sid | ||
| ) |