#include <ListMementos.hpp>
Inheritance diagram for EditSelectionMemento:
Public Member Functions | |
EditSelectionMemento (string aSelection, string aChange) | |
EditSelectionMemento (EditSelectionMementoCref aMemento) | |
EditSelectionMementoRef | operator= (EditSelectionMementoCref aMemento) |
bool | operator== (EditSelectionMementoCref aMemento) const |
string & | getSelected (void) |
string & | getChange (void) |
EditSelectionMemento (string aSelection, string aChange) | |
EditSelectionMemento (EditSelectionMementoCref aMemento) | |
EditSelectionMementoRef | operator= (EditSelectionMementoCref aMemento) |
bool | operator== (EditSelectionMementoCref aMemento) const |
string & | getSelected (void) |
string & | getChange (void) |
That is the original string, and the intended replacement