The structure representing difference between source and destination items. More...
#include <SUIT_TreeSync.h>
Public Attributes | |
| SrcItem | mySrc |
| source tree item More... | |
| TrgItem | myTrg |
| target tree item More... | |
The structure representing difference between source and destination items.
The different combinations of source and target items values imply the different actions to be performed in the target data tree:
| SrcItem DiffItem< SrcItem, TrgItem >::mySrc |
source tree item
| TrgItem DiffItem< SrcItem, TrgItem >::myTrg |
target tree item