|
libSBML Perl API
5.20.5
|
Implementation of the ListOfDomainTypes class. More...
Functions | |
| DomainType_t * | ListOfDomainTypes_getById (ListOf_t *lo, const char *sid) |
| DomainType_t * | ListOfDomainTypes_getDomainType (ListOf_t *lo, unsigned int n) |
| DomainType_t * | ListOfDomainTypes_remove (ListOf_t *lo, unsigned int n) |
| DomainType_t * | ListOfDomainTypes_removeById (ListOf_t *lo, const char *sid) |
Implementation of the ListOfDomainTypes class.
| DomainType_t * ListOfDomainTypes_getById | ( | ListOf_t * | lo, |
| const char * | sid ) |
| DomainType_t * ListOfDomainTypes_getDomainType | ( | ListOf_t * | lo, |
| unsigned int | n ) |
| DomainType_t * ListOfDomainTypes_remove | ( | ListOf_t * | lo, |
| unsigned int | n ) |
| DomainType_t * ListOfDomainTypes_removeById | ( | ListOf_t * | lo, |
| const char * | sid ) |