COPASI API
4.16.103
|
This is the complete list of members for CDataEntity, including all inherited members.
CDataEntity() | CDataEntity | |
CDataEntity(C_FLOAT64 t) | CDataEntity | |
CDataEntity(const CDataEntity &src) | CDataEntity | |
getNumberOfElements() | CDataEntity | inline |
getOrigValueForSpecies(std::string nodeKey) | CDataEntity | |
getTime() | CDataEntity | inline |
getValueForSpecies(std::string nodeKey) | CDataEntity | |
mOrigValueMap | CDataEntity | private |
mSpeciesValueMap | CDataEntity | private |
mTime | CDataEntity | private |
operator<<(std::ostream &os, const CDataEntity &gn) | CDataEntity | friend |
putOrigValueForSpecies(std::string nodeKey, C_FLOAT64 value) | CDataEntity | |
putValueForSpecies(std::string nodeKey, C_FLOAT64 value) | CDataEntity |