libSBML C++ API
5.18.0
|
Implementation of the ListOfGroups class. More...
Functions | |
Group_t * | ListOfGroups_getById (ListOf_t *lo, const char *sid) |
Group_t * | ListOfGroups_getGroup (ListOf_t *lo, unsigned int n) |
Group_t * | ListOfGroups_remove (ListOf_t *lo, unsigned int n) |
Group_t * | ListOfGroups_removeById (ListOf_t *lo, const char *sid) |
Implementation of the ListOfGroups class.