|
libSBML Perl API
libSBML 5.18.0 Perl API
|
Implementation of the ListOfGlobalStyles class. More...
Functions | |
| GlobalStyle_t * | ListOfGlobalStyles_getById (ListOf_t *lo, const char *sid) |
| GlobalStyle_t * | ListOfGlobalStyles_getGlobalStyle (ListOf_t *lo, unsigned int n) |
| GlobalStyle_t * | ListOfGlobalStyles_remove (ListOf_t *lo, unsigned int n) |
| GlobalStyle_t * | ListOfGlobalStyles_removeById (ListOf_t *lo, const char *sid) |
Implementation of the ListOfGlobalStyles class.
| GlobalStyle_t* ListOfGlobalStyles_getById | ( | ListOf_t * | lo, |
| const char * | sid | ||
| ) |
| GlobalStyle_t* ListOfGlobalStyles_getGlobalStyle | ( | ListOf_t * | lo, |
| unsigned int | n | ||
| ) |
| GlobalStyle_t* ListOfGlobalStyles_remove | ( | ListOf_t * | lo, |
| unsigned int | n | ||
| ) |
| GlobalStyle_t* ListOfGlobalStyles_removeById | ( | ListOf_t * | lo, |
| const char * | sid | ||
| ) |