|
libSBML C++ API
5.20.5
|
Implementation of the ListOfCSGObjects class. More...
Functions | |
| CSGObject_t * | ListOfCSGObjects_getById (ListOf_t *lo, const char *sid) |
| CSGObject_t * | ListOfCSGObjects_getCSGObject (ListOf_t *lo, unsigned int n) |
| CSGObject_t * | ListOfCSGObjects_remove (ListOf_t *lo, unsigned int n) |
| CSGObject_t * | ListOfCSGObjects_removeById (ListOf_t *lo, const char *sid) |
Implementation of the ListOfCSGObjects class.
| CSGObject_t * ListOfCSGObjects_getById | ( | ListOf_t * | lo, |
| const char * | sid | ||
| ) |
| CSGObject_t * ListOfCSGObjects_getCSGObject | ( | ListOf_t * | lo, |
| unsigned int | n | ||
| ) |
| CSGObject_t * ListOfCSGObjects_remove | ( | ListOf_t * | lo, |
| unsigned int | n | ||
| ) |
| CSGObject_t * ListOfCSGObjects_removeById | ( | ListOf_t * | lo, |
| const char * | sid | ||
| ) |