]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
SUIT_TreeSync.h is added to CVS and Makefile.in.
authorasv <asv@opencascade.com>
Thu, 26 Jan 2006 09:15:09 +0000 (09:15 +0000)
committerasv <asv@opencascade.com>
Thu, 26 Jan 2006 09:15:09 +0000 (09:15 +0000)
commita7300c7a1c4dbffee3ac5242e50b05191176dd0c
tree197ec6b89e98976c9de20649a65b9bdf297df6f6
parent26162b6f9e62a35f834fcc6a0b9058c8f484e1fa
SUIT_TreeSync.h is added to CVS and Makefile.in.
This file introduces general synchronization algorithm between tree structures.  It is implemented using templates, and instanciated in:
- ObjBrowser package: synchronization between trees of SUIT_DataObjects and OB_ListItems
- SalomeApp package: synchronization between trees of SObjects and SUIT_DataObjects
src/SUIT/Makefile.in
src/SUIT/SUIT_TreeSync.h [new file with mode: 0644]