libSBML C++ API
5.20.4
|
Implementation of the ListOfSampledVolumes class. More...
Functions | |
SampledVolume_t * | ListOfSampledVolumes_getById (ListOf_t *lo, const char *sid) |
SampledVolume_t * | ListOfSampledVolumes_getSampledVolume (ListOf_t *lo, unsigned int n) |
SampledVolume_t * | ListOfSampledVolumes_remove (ListOf_t *lo, unsigned int n) |
SampledVolume_t * | ListOfSampledVolumes_removeById (ListOf_t *lo, const char *sid) |
Implementation of the ListOfSampledVolumes class.
SampledVolume_t* ListOfSampledVolumes_getById | ( | ListOf_t * | lo, |
const char * | sid | ||
) |
SampledVolume_t* ListOfSampledVolumes_getSampledVolume | ( | ListOf_t * | lo, |
unsigned int | n | ||
) |
SampledVolume_t* ListOfSampledVolumes_remove | ( | ListOf_t * | lo, |
unsigned int | n | ||
) |
SampledVolume_t* ListOfSampledVolumes_removeById | ( | ListOf_t * | lo, |
const char * | sid | ||
) |