|
libSBML C++ API
5.20.5
|
Implementation of the ListOfAdjacentDomains class. More...
Functions | |
| AdjacentDomains_t * | ListOfAdjacentDomains_getAdjacentDomains (ListOf_t *lo, unsigned int n) |
| AdjacentDomains_t * | ListOfAdjacentDomains_getById (ListOf_t *lo, const char *sid) |
| AdjacentDomains_t * | ListOfAdjacentDomains_remove (ListOf_t *lo, unsigned int n) |
| AdjacentDomains_t * | ListOfAdjacentDomains_removeById (ListOf_t *lo, const char *sid) |
Implementation of the ListOfAdjacentDomains class.
| AdjacentDomains_t * ListOfAdjacentDomains_getAdjacentDomains | ( | ListOf_t * | lo, |
| unsigned int | n | ||
| ) |
| AdjacentDomains_t * ListOfAdjacentDomains_getById | ( | ListOf_t * | lo, |
| const char * | sid | ||
| ) |
| AdjacentDomains_t * ListOfAdjacentDomains_remove | ( | ListOf_t * | lo, |
| unsigned int | n | ||
| ) |
| AdjacentDomains_t * ListOfAdjacentDomains_removeById | ( | ListOf_t * | lo, |
| const char * | sid | ||
| ) |