|
COPASI API
4.40.278
|
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()) const | CMathDependencyGraph | |
| appendDirectDependents(const CObjectInterface::ObjectSet &changedObjects, CObjectInterface::ObjectSet &dependentObjects) const | CMathDependencyGraph | |
| clear() | CMathDependencyGraph | |
| CMathDependencyGraph(CMathContainer *pContainer=NULL) | CMathDependencyGraph | |
| CMathDependencyGraph(const CMathDependencyGraph &src, CMathContainer *pContainer=NULL) | CMathDependencyGraph | |
| const_iterator typedef | CMathDependencyGraph | |
| dependsOn(const CObjectInterface *pObject, const CCore::SimulationContextFlag &context, const CObjectInterface *pChangedObject) const | CMathDependencyGraph | |
| dependsOn(const CObjectInterface *pObject, const CCore::SimulationContextFlag &context, const CObjectInterface::ObjectSet &changedObjects) const | CMathDependencyGraph | |
| exportDOTFormat(std::ostream &os, const std::string &name) const | CMathDependencyGraph | |
| getDOTNodeId(const CObjectInterface *pObject) const | CMathDependencyGraph | private |
| getUpdateSequence(CCore::CUpdateSequence &updateSequence, const CCore::SimulationContextFlag &context, const CObjectInterface::ObjectSet &changedObjects, const CObjectInterface::ObjectSet &requestedObjects, const CObjectInterface::ObjectSet &calculatedObjects=CObjectInterface::ObjectSet()) const | CMathDependencyGraph | |
| hasCircularDependencies(const CObjectInterface *pObject, const CCore::SimulationContextFlag &context, const CObjectInterface *pChangedObject) const | CMathDependencyGraph | |
| iterator typedef | CMathDependencyGraph | |
| mObject2Index | CMathDependencyGraph | mutableprivate |
| mObjects2Nodes | CMathDependencyGraph | private |
| mpContainer | CMathDependencyGraph | private |
| NodeMap typedef | CMathDependencyGraph | |
| 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 |