ophist.h File Reference

(r1785/r1282)

Go to the source code of this file.

Classes

class  OperationHistory
 This class represents the operation history for a camelot document. It is a repository for all undoable operations performed in Camelot. It stores operations in chronological order and provides methods to undo and redo them. More...
class  OpUndo
 This class represents the Undo operation. More...
class  OpRedo
 This class represents the Redo operation. More...

Defines

#define OPTOKEN_UNDO   _T("Undo")
#define OPTOKEN_REDO   _T("Redo")
#define OPTOKEN_BLOBBY   _T("Blobby")


Define Documentation

#define OPTOKEN_BLOBBY   _T("Blobby")
 

Definition at line 123 of file ophist.h.

#define OPTOKEN_REDO   _T("Redo")
 

Definition at line 122 of file ophist.h.

#define OPTOKEN_UNDO   _T("Undo")
 

Definition at line 121 of file ophist.h.


Generated on Sat Nov 10 03:49:17 2007 for Camelot by  doxygen 1.4.4