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

EditSelectionMemento Class Reference

EditSelectionMemento captures the state of EditColleague. More...

#include <ListMementos.hpp>

Inheritance diagram for EditSelectionMemento

Inheritance graph
[legend]
Collaboration diagram for EditSelectionMemento:

Collaboration graph
[legend]
List of all members.

Public Methods

 EditSelectionMemento ( string aSelection, string aChange )
 EditSelectionMemento ( EditSelectionMementoCref aMemento )
virtual ~EditSelectionMemento ( void )
EditSelectionMementoRef operator= ( EditSelectionMementoCref aMemento )
bool operator== ( EditSelectionMementoCref aMemento ) const
string& getSelected ( void )
string& getChange ( void )
 EditSelectionMemento ( string aSelection, string aChange )
 EditSelectionMemento ( EditSelectionMementoCref aMemento )
virtual ~EditSelectionMemento ( void )
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