libSBML C++ API
5.18.0
|
Implementation of the GlobalStyle class. More...
Functions | |
GlobalStyle_t * | GlobalStyle_clone (const GlobalStyle_t *gs) |
GlobalStyle_t * | GlobalStyle_create (unsigned int level, unsigned int version, unsigned int pkgVersion) |
void | GlobalStyle_free (GlobalStyle_t *gs) |
int | GlobalStyle_hasRequiredAttributes (const GlobalStyle_t *gs) |
Implementation of the GlobalStyle class.
GlobalStyle_t* GlobalStyle_clone | ( | const GlobalStyle_t * | gs | ) |
GlobalStyle_t* GlobalStyle_create | ( | unsigned int | level, |
unsigned int | version, | ||
unsigned int | pkgVersion | ||
) |
void GlobalStyle_free | ( | GlobalStyle_t * | gs | ) |
int GlobalStyle_hasRequiredAttributes | ( | const GlobalStyle_t * | gs | ) |