libSBML C++ API
5.20.4
|
Implementation of the ListOfDomains class. More...
Functions | |
Domain_t * | ListOfDomains_getById (ListOf_t *lo, const char *sid) |
Domain_t * | ListOfDomains_getDomain (ListOf_t *lo, unsigned int n) |
Domain_t * | ListOfDomains_remove (ListOf_t *lo, unsigned int n) |
Domain_t * | ListOfDomains_removeById (ListOf_t *lo, const char *sid) |
Implementation of the ListOfDomains class.