libSBML C++ API
5.20.4
|
Implementation of ListOfPorts. More...
Functions | |
Port_t * | ListOfPorts_getById (ListOf_t *lo, const char *sid) |
Port_t * | ListOfPorts_getPort (ListOf_t *lo, unsigned int n) |
Port_t * | ListOfPorts_remove (ListOf_t *lo, unsigned int n) |
Port_t * | ListOfPorts_removeById (ListOf_t *lo, const char *sid) |
Implementation of ListOfPorts.