libSBML C++ API  5.18.0
ListOfModelDefinitions.cpp File Reference
Include dependency graph for ListOfModelDefinitions.cpp:

Functions

ModelDefinition_tListOfModelDefinitions_getById (ListOf_t *lo, const char *sid)
 
ModelDefinition_tListOfModelDefinitions_getModelDefinition (ListOf_t *lo, unsigned int n)
 
ModelDefinition_tListOfModelDefinitions_remove (ListOf_t *lo, unsigned int n)
 
ModelDefinition_tListOfModelDefinitions_removeById (ListOf_t *lo, const char *sid)
 

Function Documentation

ModelDefinition_t* ListOfModelDefinitions_getById ( ListOf_t lo,
const char *  sid 
)
ModelDefinition_t* ListOfModelDefinitions_getModelDefinition ( ListOf_t lo,
unsigned int  n 
)
ModelDefinition_t* ListOfModelDefinitions_remove ( ListOf_t lo,
unsigned int  n 
)
ModelDefinition_t* ListOfModelDefinitions_removeById ( ListOf_t lo,
const char *  sid 
)