libSBML C++ API
5.20.4
|
Implementation of the ListOfCSGNodes class. More...
Functions | |
CSGNode_t * | ListOfCSGNodes_getById (ListOf_t *lo, const char *sid) |
CSGNode_t * | ListOfCSGNodes_getCSGNode (ListOf_t *lo, unsigned int n) |
CSGNode_t * | ListOfCSGNodes_remove (ListOf_t *lo, unsigned int n) |
CSGNode_t * | ListOfCSGNodes_removeById (ListOf_t *lo, const char *sid) |
Implementation of the ListOfCSGNodes class.