Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Examples

EditSelectionMemento Class Reference

EditSelectionMemento captures the state of EditColleague. More...

#include <ListMementos.hpp>

Inheritance diagram for EditSelectionMemento:

corelinux::Memento corelinux::Memento List of all members.

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)

Detailed Description

EditSelectionMemento captures the state of EditColleague.

That is the original string, and the intended replacement


The documentation for this class was generated from the following files:
This is the CoreLinux++ reference manual
Provided by The CoreLinux Consortium