|
libSBML C++ API
5.20.5
|
Implementation of ListOfDeletions. More...
Functions | |
| Deletion_t * | ListOfDeletions_getById (ListOf_t *lo, const char *sid) |
| Deletion_t * | ListOfDeletions_getDeletion (ListOf_t *lo, unsigned int n) |
| Deletion_t * | ListOfDeletions_remove (ListOf_t *lo, unsigned int n) |
| Deletion_t * | ListOfDeletions_removeById (ListOf_t *lo, const char *sid) |
Implementation of ListOfDeletions.
| Deletion_t * ListOfDeletions_getById | ( | ListOf_t * | lo, |
| const char * | sid | ||
| ) |
| Deletion_t * ListOfDeletions_getDeletion | ( | ListOf_t * | lo, |
| unsigned int | n | ||
| ) |
| Deletion_t * ListOfDeletions_remove | ( | ListOf_t * | lo, |
| unsigned int | n | ||
| ) |
| Deletion_t * ListOfDeletions_removeById | ( | ListOf_t * | lo, |
| const char * | sid | ||
| ) |