libSBML C++ API  5.18.0
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

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 
)