|
Envision
A visual programming IDE for object-oriented languages
|
This is the complete list of members for FilePersistence::Diff, including all inherited members.
| changeDescriptions_ | FilePersistence::Diff | private |
| changes() const | FilePersistence::Diff | inline |
| changes(ChangeType type) const | FilePersistence::Diff | |
| changes(ChangeType type, ChangeDescription::UpdateFlags flags) const | FilePersistence::Diff | |
| computeChanges(IdToGenericNodeHash &nodesA, IdToGenericNodeHash &nodesB) | FilePersistence::Diff | private |
| computeStructChanges() | FilePersistence::Diff | private |
| Diff() | FilePersistence::Diff | |
| Diff(QList< GenericNode * > &nodesA, std::shared_ptr< GenericTree > treeA, QList< GenericNode * > &nodesB, std::shared_ptr< GenericTree > treeB, const GitRepository *) | FilePersistence::Diff | |
| filterPersistenceUnits(IdToGenericNodeHash &nodes) | FilePersistence::Diff | private |
| setStructureFlagForId(Model::NodeIdType id, std::shared_ptr< ChangeDescription > causingChange) | FilePersistence::Diff | private |
| treeA() const | FilePersistence::Diff | inline |
| treeA_ | FilePersistence::Diff | private |
| treeB() const | FilePersistence::Diff | inline |
| treeB_ | FilePersistence::Diff | private |