libSBML C++ API
5.18.0
|
: Implementation of the MultiSpeciesReferencePlugin class More...
: Implementation of the MultiSpeciesReferencePlugin class
int MultiSpeciesReferencePlugin_addSpeciesTypeComponentMapInProduct | ( | MultiSpeciesReferencePlugin_t * | msrp, |
const SpeciesTypeComponentMapInProduct_t * | stcmip | ||
) |
SpeciesTypeComponentMapInProduct_t* MultiSpeciesReferencePlugin_createSpeciesTypeComponentMapInProduct | ( | MultiSpeciesReferencePlugin_t * | msrp | ) |
ListOf_t* MultiSpeciesReferencePlugin_getListOfSpeciesTypeComponentMapInProducts | ( | MultiSpeciesReferencePlugin_t * | msrp | ) |
unsigned int MultiSpeciesReferencePlugin_getNumSpeciesTypeComponentMapInProducts | ( | MultiSpeciesReferencePlugin_t * | msrp | ) |
SpeciesTypeComponentMapInProduct_t* MultiSpeciesReferencePlugin_getSpeciesTypeComponentMapInProduct | ( | MultiSpeciesReferencePlugin_t * | msrp, |
unsigned int | n | ||
) |
SpeciesTypeComponentMapInProduct_t* MultiSpeciesReferencePlugin_getSpeciesTypeComponentMapInProductById | ( | MultiSpeciesReferencePlugin_t * | msrp, |
const char * | sid | ||
) |
SpeciesTypeComponentMapInProduct_t* MultiSpeciesReferencePlugin_removeSpeciesTypeComponentMapInProduct | ( | MultiSpeciesReferencePlugin_t * | msrp, |
unsigned int | n | ||
) |
SpeciesTypeComponentMapInProduct_t* MultiSpeciesReferencePlugin_removeSpeciesTypeComponentMapInProductById | ( | MultiSpeciesReferencePlugin_t * | msrp, |
const char * | sid | ||
) |