libSBML C++ API
5.20.4
|
Implementation of the ListOfColorDefinitions class. More...
Functions | |
ColorDefinition_t * | ListOfColorDefinitions_getById (ListOf_t *lo, const char *sid) |
ColorDefinition_t * | ListOfColorDefinitions_getColorDefinition (ListOf_t *lo, unsigned int n) |
ColorDefinition_t * | ListOfColorDefinitions_remove (ListOf_t *lo, unsigned int n) |
ColorDefinition_t * | ListOfColorDefinitions_removeById (ListOf_t *lo, const char *sid) |
Implementation of the ListOfColorDefinitions class.
ColorDefinition_t* ListOfColorDefinitions_getById | ( | ListOf_t * | lo, |
const char * | sid | ||
) |
ColorDefinition_t* ListOfColorDefinitions_getColorDefinition | ( | ListOf_t * | lo, |
unsigned int | n | ||
) |
ColorDefinition_t* ListOfColorDefinitions_remove | ( | ListOf_t * | lo, |
unsigned int | n | ||
) |
ColorDefinition_t* ListOfColorDefinitions_removeById | ( | ListOf_t * | lo, |
const char * | sid | ||
) |