libSBML Perl API  5.20.5
Loading...
Searching...
No Matches
ListOfDeletions.cpp File Reference

Implementation of ListOfDeletions. More...

Include dependency graph for ListOfDeletions.cpp:

Functions

Deletion_tListOfDeletions_getById (ListOf_t *lo, const char *sid)
Deletion_tListOfDeletions_getDeletion (ListOf_t *lo, unsigned int n)
Deletion_tListOfDeletions_remove (ListOf_t *lo, unsigned int n)
Deletion_tListOfDeletions_removeById (ListOf_t *lo, const char *sid)

Detailed Description

Implementation of ListOfDeletions.

Author
Lucian Smith

Function Documentation

◆ ListOfDeletions_getById()

Deletion_t * ListOfDeletions_getById ( ListOf_t * lo,
const char * sid )

◆ ListOfDeletions_getDeletion()

Deletion_t * ListOfDeletions_getDeletion ( ListOf_t * lo,
unsigned int n )

◆ ListOfDeletions_remove()

Deletion_t * ListOfDeletions_remove ( ListOf_t * lo,
unsigned int n )

◆ ListOfDeletions_removeById()

Deletion_t * ListOfDeletions_removeById ( ListOf_t * lo,
const char * sid )