COPASI API  4.40.278
CMathDependencyGraph Member List

This is the complete list of members for CMathDependencyGraph, including all inherited members.

addObject(const CObjectInterface *pObject)CMathDependencyGraph
appendAllDependents(const CObjectInterface::ObjectSet &changedObjects, CObjectInterface::ObjectSet &dependentObjects, const CObjectInterface::ObjectSet &ignoredObjects=CObjectInterface::ObjectSet()) constCMathDependencyGraph
appendDirectDependents(const CObjectInterface::ObjectSet &changedObjects, CObjectInterface::ObjectSet &dependentObjects) constCMathDependencyGraph
clear()CMathDependencyGraph
CMathDependencyGraph(CMathContainer *pContainer=NULL)CMathDependencyGraph
CMathDependencyGraph(const CMathDependencyGraph &src, CMathContainer *pContainer=NULL)CMathDependencyGraph
const_iterator typedefCMathDependencyGraph
dependsOn(const CObjectInterface *pObject, const CCore::SimulationContextFlag &context, const CObjectInterface *pChangedObject) constCMathDependencyGraph
dependsOn(const CObjectInterface *pObject, const CCore::SimulationContextFlag &context, const CObjectInterface::ObjectSet &changedObjects) constCMathDependencyGraph
exportDOTFormat(std::ostream &os, const std::string &name) constCMathDependencyGraph
getDOTNodeId(const CObjectInterface *pObject) constCMathDependencyGraphprivate
getUpdateSequence(CCore::CUpdateSequence &updateSequence, const CCore::SimulationContextFlag &context, const CObjectInterface::ObjectSet &changedObjects, const CObjectInterface::ObjectSet &requestedObjects, const CObjectInterface::ObjectSet &calculatedObjects=CObjectInterface::ObjectSet()) constCMathDependencyGraph
hasCircularDependencies(const CObjectInterface *pObject, const CCore::SimulationContextFlag &context, const CObjectInterface *pChangedObject) constCMathDependencyGraph
iterator typedefCMathDependencyGraph
mObject2IndexCMathDependencyGraphmutableprivate
mObjects2NodesCMathDependencyGraphprivate
mpContainerCMathDependencyGraphprivate
NodeMap typedefCMathDependencyGraph
relocate(const CMathContainer *pContainer, const std::vector< CMath::sRelocate > &relocations)CMathDependencyGraph
removeObject(const CObjectInterface *pObject)CMathDependencyGraph
removePrerequisite(const CObjectInterface *pObject, const CObjectInterface *pPrerequisite)CMathDependencyGraph
~CMathDependencyGraph()CMathDependencyGraph