#include <SymmetricDelta.h>
Inheritance diagram for Document::SymmetricDelta:

Public Member Functions | |
| SymmetricDelta () | |
| virtual | ~SymmetricDelta () |
| void | unapply (Track::Track &track) |
| Reverse the change by using apply again. | |
This is used where apply reverses something, so that unapply can use exactly the same code to end up in the original state.
Definition at line 24 of file SymmetricDelta.h.
| Document::SymmetricDelta::SymmetricDelta | ( | ) |
Definition at line 17 of file SymmetricDelta.cpp.
| Document::SymmetricDelta::~SymmetricDelta | ( | ) | [virtual] |
Definition at line 21 of file SymmetricDelta.cpp.
| void Document::SymmetricDelta::unapply | ( | Track::Track & | track | ) | [virtual] |
Reverse the change by using apply again.
Implements Document::DocumentDelta.
Definition at line 25 of file SymmetricDelta.cpp.
Generated at Mon Sep 6 00:41:17 2010 by Doxygen version 1.4.7 for Racer version svn335.