|
libSBML C++ API
5.20.5
|
Implementation of the ListOfSampledFields class. More...
Functions | |
| SampledField_t * | ListOfSampledFields_getById (ListOf_t *lo, const char *sid) |
| SampledField_t * | ListOfSampledFields_getSampledField (ListOf_t *lo, unsigned int n) |
| SampledField_t * | ListOfSampledFields_remove (ListOf_t *lo, unsigned int n) |
| SampledField_t * | ListOfSampledFields_removeById (ListOf_t *lo, const char *sid) |
Implementation of the ListOfSampledFields class.
| SampledField_t * ListOfSampledFields_getById | ( | ListOf_t * | lo, |
| const char * | sid | ||
| ) |
| SampledField_t * ListOfSampledFields_getSampledField | ( | ListOf_t * | lo, |
| unsigned int | n | ||
| ) |
| SampledField_t * ListOfSampledFields_remove | ( | ListOf_t * | lo, |
| unsigned int | n | ||
| ) |
| SampledField_t * ListOfSampledFields_removeById | ( | ListOf_t * | lo, |
| const char * | sid | ||
| ) |