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