DataComparator
Object Hierarchy:
Description:
[
CCode ( type_id =
"gda_data_comparator_get_type ()" ) ]
public class DataComparator :
Object
Content:
Properties:
Static methods:
Creation methods:
- public DataComparator (DataModel old_model, DataModel new_model)
Creates a new comparator to compute the differences from
old_model to new_model: if one applies all the computed differences (as
Diff structures) to old_model, the resulting data model should have the same contents as new_model.
Methods:
Signals:
Inherited Members:
All known members inherited from class GLib.Object