COPASI API
4.40.278
|
This is the complete list of members for CObjectInterface, including all inherited members.
calculateValue()=0 | CObjectInterface | pure virtual |
CObjectInterface() | CObjectInterface | |
CObjectInterface(const CObjectInterface &src) | CObjectInterface | |
ContainerList typedef | CObjectInterface | |
DataObject(const CObjectInterface *pInterface) | CObjectInterface | static |
getCN() const =0 | CObjectInterface | pure virtual |
getDataObject() const =0 | CObjectInterface | pure virtual |
getObject(const CCommonName &cn) const =0 | CObjectInterface | pure virtual |
getObjectDisplayName() const =0 | CObjectInterface | pure virtual |
GetObjectFromCN(const ContainerList &listOfContainer, const CCommonName &objName) | CObjectInterface | static |
getPrerequisites() const =0 | CObjectInterface | pure virtual |
getValidity() const =0 | CObjectInterface | pure virtual |
getValuePointer() const =0 | CObjectInterface | pure virtual |
isPrerequisiteForContext(const CObjectInterface *pObject, const CCore::SimulationContextFlag &context, const CObjectInterface::ObjectSet &changedObjects) const =0 | CObjectInterface | pure virtual |
mValidity | CObjectInterface | mutableprotected |
ObjectSet typedef | CObjectInterface | |
print(std::ostream *ostream) const =0 | CObjectInterface | pure virtual |
validityChanged(const CValidity &changedValidity)=0 | CObjectInterface | pure virtual |
~CObjectInterface() | CObjectInterface | virtual |