|
libSBML C++ API
5.20.4
|
: Implementation of the SpeciesTypeComponentMapInProduct class More...
: Implementation of the SpeciesTypeComponentMapInProduct class
| SpeciesTypeComponentMapInProduct_t * ListOfSpeciesTypeComponentMapInProducts_getById | ( | ListOf_t * | lo, |
| const char * | sid | ||
| ) |
| SpeciesTypeComponentMapInProduct_t * ListOfSpeciesTypeComponentMapInProducts_removeById | ( | ListOf_t * | lo, |
| const char * | sid | ||
| ) |
| SpeciesTypeComponentMapInProduct_t * SpeciesTypeComponentMapInProduct_clone | ( | SpeciesTypeComponentMapInProduct_t * | stcmip | ) |
| SpeciesTypeComponentMapInProduct_t * SpeciesTypeComponentMapInProduct_create | ( | unsigned int | level, |
| unsigned int | version, | ||
| unsigned int | pkgVersion | ||
| ) |
| void SpeciesTypeComponentMapInProduct_free | ( | SpeciesTypeComponentMapInProduct_t * | stcmip | ) |
| char * SpeciesTypeComponentMapInProduct_getId | ( | SpeciesTypeComponentMapInProduct_t * | cr | ) |
| char * SpeciesTypeComponentMapInProduct_getName | ( | SpeciesTypeComponentMapInProduct_t * | cr | ) |
| char * SpeciesTypeComponentMapInProduct_getProductComponent | ( | SpeciesTypeComponentMapInProduct_t * | stcmip | ) |
| char * SpeciesTypeComponentMapInProduct_getReactant | ( | SpeciesTypeComponentMapInProduct_t * | stcmip | ) |
| char * SpeciesTypeComponentMapInProduct_getReactantComponent | ( | SpeciesTypeComponentMapInProduct_t * | stcmip | ) |
| int SpeciesTypeComponentMapInProduct_hasRequiredAttributes | ( | SpeciesTypeComponentMapInProduct_t * | stcmip | ) |
| int SpeciesTypeComponentMapInProduct_isSetId | ( | SpeciesTypeComponentMapInProduct_t * | cr | ) |
| int SpeciesTypeComponentMapInProduct_isSetName | ( | SpeciesTypeComponentMapInProduct_t * | cr | ) |
| int SpeciesTypeComponentMapInProduct_isSetProductComponent | ( | SpeciesTypeComponentMapInProduct_t * | stcmip | ) |
| int SpeciesTypeComponentMapInProduct_isSetReactant | ( | SpeciesTypeComponentMapInProduct_t * | stcmip | ) |
| int SpeciesTypeComponentMapInProduct_isSetReactantComponent | ( | SpeciesTypeComponentMapInProduct_t * | stcmip | ) |
| int SpeciesTypeComponentMapInProduct_setId | ( | SpeciesTypeComponentMapInProduct_t * | cr, |
| const char * | id | ||
| ) |
| int SpeciesTypeComponentMapInProduct_setName | ( | SpeciesTypeComponentMapInProduct_t * | cr, |
| const char * | name | ||
| ) |
| int SpeciesTypeComponentMapInProduct_setProductComponent | ( | SpeciesTypeComponentMapInProduct_t * | stcmip, |
| const char * | productComponent | ||
| ) |
| int SpeciesTypeComponentMapInProduct_setReactant | ( | SpeciesTypeComponentMapInProduct_t * | stcmip, |
| const char * | reactant | ||
| ) |
| int SpeciesTypeComponentMapInProduct_setReactantComponent | ( | SpeciesTypeComponentMapInProduct_t * | stcmip, |
| const char * | reactantComponent | ||
| ) |
| int SpeciesTypeComponentMapInProduct_unsetId | ( | SpeciesTypeComponentMapInProduct_t * | cr | ) |
| int SpeciesTypeComponentMapInProduct_unsetName | ( | SpeciesTypeComponentMapInProduct_t * | cr | ) |
| int SpeciesTypeComponentMapInProduct_unsetProductComponent | ( | SpeciesTypeComponentMapInProduct_t * | stcmip | ) |
| int SpeciesTypeComponentMapInProduct_unsetReactant | ( | SpeciesTypeComponentMapInProduct_t * | stcmip | ) |
| int SpeciesTypeComponentMapInProduct_unsetReactantComponent | ( | SpeciesTypeComponentMapInProduct_t * | stcmip | ) |