libSBML C++ API
5.20.4
|
Implementation of the ListOfAnalyticVolumes class. More...
Functions | |
AnalyticVolume_t * | ListOfAnalyticVolumes_getAnalyticVolume (ListOf_t *lo, unsigned int n) |
AnalyticVolume_t * | ListOfAnalyticVolumes_getById (ListOf_t *lo, const char *sid) |
AnalyticVolume_t * | ListOfAnalyticVolumes_remove (ListOf_t *lo, unsigned int n) |
AnalyticVolume_t * | ListOfAnalyticVolumes_removeById (ListOf_t *lo, const char *sid) |
Implementation of the ListOfAnalyticVolumes class.
AnalyticVolume_t* ListOfAnalyticVolumes_getAnalyticVolume | ( | ListOf_t * | lo, |
unsigned int | n | ||
) |
AnalyticVolume_t* ListOfAnalyticVolumes_getById | ( | ListOf_t * | lo, |
const char * | sid | ||
) |
AnalyticVolume_t* ListOfAnalyticVolumes_remove | ( | ListOf_t * | lo, |
unsigned int | n | ||
) |
AnalyticVolume_t* ListOfAnalyticVolumes_removeById | ( | ListOf_t * | lo, |
const char * | sid | ||
) |