libSBML C++ API
5.20.4
|
Implementation of the ListOfLineEndings class. More...
Functions | |
LineEnding_t * | ListOfLineEndings_getById (ListOf_t *lo, const char *sid) |
LineEnding_t * | ListOfLineEndings_getLineEnding (ListOf_t *lo, unsigned int n) |
LineEnding_t * | ListOfLineEndings_remove (ListOf_t *lo, unsigned int n) |
LineEnding_t * | ListOfLineEndings_removeById (ListOf_t *lo, const char *sid) |
Implementation of the ListOfLineEndings class.
LineEnding_t* ListOfLineEndings_getById | ( | ListOf_t * | lo, |
const char * | sid | ||
) |
LineEnding_t* ListOfLineEndings_getLineEnding | ( | ListOf_t * | lo, |
unsigned int | n | ||
) |
LineEnding_t* ListOfLineEndings_remove | ( | ListOf_t * | lo, |
unsigned int | n | ||
) |
LineEnding_t* ListOfLineEndings_removeById | ( | ListOf_t * | lo, |
const char * | sid | ||
) |